1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-04 18:29:45 +01:00
home-manager/tests/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
herbstluftwm herbstluftwm: Fix error when no tags set 2022-12-19 22:40:24 +01:00
i3 i3/sway: improve i3.nix to handle options as list like in sway, adjusted functions for less new-lines (#2314) 2022-03-21 16:52:57 -06:00
spectrwm spectrwm: add module 2022-07-25 13:42:06 +02:00
sway sway: import XDG_SESSION_TYPE in systemd user environment (#3328) 2022-10-31 13:09:06 +01:00