diff options
Diffstat (limited to 'hosts/mercury/config.nix')
| -rw-r--r-- | hosts/mercury/config.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index 462c144..d5f0832 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -10,6 +10,8 @@ desktop = { wallpaper = ./wallpaper.jpg; + gtk.enable = true; + greetd.enable = true; sway = { |
