nixos/pantheon: use filechooser module
Setting GTK_CSD=1 works around the issue we were having with this [0] [0]: https://github.com/elementary/files/issues/971
This commit is contained in:
parent
399ff42d73
commit
d745487c1e
@ -105,6 +105,7 @@ in
|
|||||||
|
|
||||||
# Settings from elementary-default-settings
|
# Settings from elementary-default-settings
|
||||||
export GTK_CSD=1
|
export GTK_CSD=1
|
||||||
|
export GTK_MODULES=$GTK_MODULES:pantheon-filechooser-module
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user