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