-1
nixos/modules/module-list.nix
-1
nixos/modules/module-list.nix
···
-48
nixos/modules/services/x11/window-managers/bspwm-unstable.nix
-48
nixos/modules/services/x11/window-managers/bspwm-unstable.nix
···
+56
-27
nixos/modules/services/x11/window-managers/bspwm.nix
+56
-27
nixos/modules/services/x11/window-managers/bspwm.nix
···+SXHKD_SHELL=/bin/sh ${cfg.sxhkd.package}/bin/sxhkd ${optionalString (cfg.sxhkd.configFile != null) "-c \"${cfg.sxhkd.configFile}\""} &+"Use services.xserver.windowManager.bspwm.enable and set services.xserver.windowManager.bspwm.package to pkgs.bspwm-unstable to use the unstable version of bspwm.")