From e85df79041649e05048df363563a6657b1b21a92 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 2 Aug 2023 18:49:27 +0300 Subject: [PATCH] awesome --- 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 37706d1f..5b64e118 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -15,10 +15,10 @@ desktop = { kitty.enable = true; xmonad.enable = false; - awesome.enable = false; + awesome.enable = true; dwm = { - enable = true; - dwmblocks.enable = true; + enable = false; + dwmblocks.enable = false; }; dunst.enable = true; browsers = {