1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-04 18:29:45 +01:00
home-manager/modules/services/window-managers
Olmo Kramer 1a0a5f5037
herbstluftwm: Fix error when no tags set
The default value for `xsession.windowManager.herbstluftwm.tags` is an
empty list, but the config file uses `builtins.head` on it, which causes
an error upon evaluation. With this change the tags configuration is
skipped if the list is empty.
2022-12-19 22:40:24 +01:00
..
bspwm sway, bspwm: add extraConfigEarly (#2847) 2022-08-27 00:09:46 -04:00
i3-sway treewide: fix typos 2022-12-05 12:58:02 +01: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: use mkPackageOption instead of mkOption (#3286) 2022-09-30 12:54:55 -04:00
herbstluftwm.nix herbstluftwm: Fix error when no tags set 2022-12-19 22:40:24 +01: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