diff --git a/modules/gui.nix b/modules/gui.nix index b6e38e5..af7293f 100644 --- a/modules/gui.nix +++ b/modules/gui.nix @@ -57,6 +57,7 @@ in { export XDG_CURRENT_DESKTOP=sway export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket export GIT_CONFIG_NOSYSTEM=true + export SYSTEMD_LESS=FRSMK ''; wrapperFeatures.gtk = true; };