From c5bf1a9d3c1afe4d696d96aa4bada409d26f0f60 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:10:44 +0400 Subject: [PATCH] dwm broke 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 60e1b8a1..2f1afcef 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; + xmonad.enable = true; picom.enable = true; dunst.enable = true; browsers = {