From 1a58f404569d714343c421806a0eb60829c111c1 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:10:25 +0300 Subject: [PATCH] back to xmonad --- 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 69d6e041..79ebc7be 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -14,10 +14,10 @@ modules = { desktop = { kitty.enable = true; - xmonad.enable = false; + xmonad.enable = true; dwm = { - enable = true; - dwmblocks.enable = true; + enable = false; + dwmblocks.enable = false; }; dunst.enable = true; browsers = {