1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-06 05:13:28 +02:00
home-manager/tests/modules/services/window-managers/herbstluftwm
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
..
default.nix herbstluftwm: Fix error when no tags set 2022-12-19 22:40:24 +01:00
herbstluftwm-no-tags-autostart herbstluftwm: Reset mousebinds on (re)load 2022-12-19 22:40:24 +01:00
herbstluftwm-no-tags.nix herbstluftwm: Fix error when no tags set 2022-12-19 22:40:24 +01:00
herbstluftwm-simple-config-autostart herbstluftwm: fix default tag renaming 2023-04-22 16:38:31 +02:00
herbstluftwm-simple-config.nix herbstluftwm: Fix error when no tags set 2022-12-19 22:40:24 +01:00