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