From 1c53159c5af290a3d90376c5375af602ac55c94a Mon Sep 17 00:00:00 2001 From: brustybee Date: Fri, 3 Apr 2026 15:41:20 +0530 Subject: Polybar my ass --- common/modules/bspwm/default.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'common/modules/bspwm/default.nix') diff --git a/common/modules/bspwm/default.nix b/common/modules/bspwm/default.nix index 9edc85c..e001c5d 100644 --- a/common/modules/bspwm/default.nix +++ b/common/modules/bspwm/default.nix @@ -40,8 +40,6 @@ let "st"; in { - imports = lib.optionalAttrs homeManager [ ./polybar.nix ]; - options.${moduleNameSpace}.bspwm = { enable = lib.mkEnableOption "bspwm setup"; }; @@ -118,7 +116,6 @@ in "${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1" "gnome-keyring-daemon --start --components=secrets,ssh,pkcs11" "xrandr --output eDP --set TearFree on" - "polybar" ]; }; -- cgit v1.3.1