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:
worldofpeace 2019-08-05 05:43:48 -04:00
parent 399ff42d73
commit d745487c1e

View File

@ -105,6 +105,7 @@ in
# Settings from elementary-default-settings
export GTK_CSD=1
export GTK_MODULES=$GTK_MODULES:pantheon-filechooser-module
fi
'';