From 4364e372de12a17d64e808e6363802c51d78466d Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 6 Feb 2024 22:05:24 +0400 Subject: [PATCH] gonna try this again quickly --- 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 2b674066..434f8f75 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -22,10 +22,10 @@ kitty.enable = true; xmonad.enable = false; bspwm = { - enable = true; - polybar.enable = true; + enable = false; + polybar.enable = false; }; - exwm.enable = false; + exwm.enable = true; picom.enable = true; dunst.enable = true; browsers = {