diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 92191bac..3b560709 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -16,10 +16,10 @@ desktop = { kitty.enable = true; bspwm = { - enable = true; - polybar.enable = true; + enable = false; + polybar.enable = false; }; - dwm.enable = false; + dwm.enable = true; kde.enable = false; dunst.enable = true; browsers = {