From bd4c1db0f840dd9b4adeb8fdfd275cd218cac4c4 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 10 Sep 2023 00:16:38 +0400 Subject: [PATCH] dwm again :P --- hosts/sakotop/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index e72d5469..bd60c885 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -20,8 +20,8 @@ desktop = { kitty.enable = true; xmonad.enable = false; - dwm.enable = false; - awesome.enable = true; + dwm.enable = true; + awesome.enable = false; picom.enable = false; dunst.enable = true; browsers = {