1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 02:48:30 +02:00
home-manager/modules/services/window-managers
Olmo Kramer 64d1f75a1e
herbstluftwm: fix default tag renaming
The previous implementation tried to rename the tag named "default" to
the first tag in `cfg.tags`. This was a wrong approach because if a
tag with the same name already existed, the renaming failed and the
default tag would continue to exist.

The looking up of the default tag also contained a bug because it
should have used `by-name` in the path.
2023-04-22 16:38:31 +02:00
..
bspwm sway, bspwm: add extraConfigEarly (#2847) 2022-08-27 00:09:46 -04:00
i3-sway i3-sway: add option trayPadding (tray_padding) for bars (#3829) 2023-04-16 17:34:29 -06:00
awesome.nix awesome: fix luaModules using pkgs.lua instead of awesome.lua (#3258) 2022-11-01 19:43:20 +01:00
fluxbox.nix fluxbox: fix a typo, windowMenu -> windowmenu (#3544) 2023-01-03 13:09:52 -07:00
herbstluftwm.nix herbstluftwm: fix default tag renaming 2023-04-22 16:38:31 +02:00
spectrwm.nix spectrwm: add module 2022-07-25 13:42:06 +02:00
xmonad.nix xmonad: add support for v0.17.0 (#2522) 2021-12-14 13:23:07 -05:00