diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 141a21b4..715e7396 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -16,10 +16,11 @@ kitty.enable = true; xmonad.enable = false; dwm = { - enable = true; - dwmblocks.enable = true; + enable = false; + dwmblocks.enable = false; }; - dunst.enable = true; + gnome.enable = true; + dunst.enable = false; browsers = { qutebrowser.enable = true; # for those quick thinsg where i dont know how to do it on qutebrowser