From 62d361c7ec94961cacd1eef40ccf85d28802e7ec Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 19 Sep 2023 10:39:20 +0400 Subject: [PATCH] swithc to awesome again --- hosts/sakotop/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 3facc66a..3aeb6c9a 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -20,7 +20,8 @@ desktop = { kitty.enable = true; dwm.enable = false; - xmonad.enable = true; + xmonad.enable = false; + awesome.enable = true; picom.enable = true; dunst.enable = true; browsers = {