From 8526d86feb51f5bd98bfecf7a7ef1c372a605d95 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 28 Jul 2023 19:01:19 +0300 Subject: [PATCH] :p --- hosts/sakotop/configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 72f55995..f0bceb27 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -14,10 +14,10 @@ modules = { desktop = { kitty.enable = true; - xmonad.enable = true; + xmonad.enable = false; dwm = { - enable = false; - dwmblocks.enable = false; + enable = true; + dwmblocks.enable = true; }; dunst.enable = true; browsers = {