diff options
Diffstat (limited to 'nix/hm-module.nix')
| -rw-r--r-- | nix/hm-module.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/hm-module.nix b/nix/hm-module.nix index c2137d1..9538965 100644 --- a/nix/hm-module.nix +++ b/nix/hm-module.nix @@ -70,7 +70,6 @@ in { TimeoutStopSec = "5s"; Environment = [ "QT_QPA_PLATFORM=wayland" - "QT_QPA_PLATFORMTHEME=gtk3" ]; Slice = "session.slice"; |