From ef7c842967c16f23f2444a84a284206b06b96aea Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:03:54 +0300 Subject: [PATCH] i think i can try to configure 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 83a6ed4f..b26712f4 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -19,7 +19,8 @@ modules = { desktop = { kitty.enable = true; - dwm.enable = true; + dwm.enable = false; + awesome.enable = true; picom.enable = true; dunst.enable = true; browsers = {