From 39b9164c8b2164cdaf3165fc8d7567891a3febba Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 21 Jul 2023 22:10:33 +0300 Subject: [PATCH] ok --- hosts/sakotop/configuration.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 76d84518..61b019ab 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -16,9 +16,10 @@ desktop = { kitty.enable = true; bspwm = { - enable = true; - polybar.enable = true; + enable = false; + polybar.enable = false; }; + dwm.enable = true; kde.enable = false; dunst.enable = true; browsers = {