This commit is contained in:
parent
06a8d50fb1
commit
2fbb2e2f23
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ in {
|
||||||
|
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
xdgOpenUsePortal = true;
|
# FIXME: should I be using this?
|
||||||
|
# xdgOpenUsePortal = true;
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
common.default = ["gtk"];
|
common.default = ["gtk"];
|
||||||
|
|
Loading…
Reference in a new issue