1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-07 13:53:27 +02:00
home-manager/modules/services/window-managers/i3-sway
stephaneyfx 48a1584d8b
i3-sway: Empty set argument was passed to wrong function (#2819)
This would give the error "attempt to call something which is not a
function but a list" given that `optionals a b` returns a list. `indent`
is the one taking this empty set as second argument.
2022-03-22 14:04:28 -06:00
..
lib i3-sway: Empty set argument was passed to wrong function (#2819) 2022-03-22 14:04:28 -06:00
i3.nix 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
sway.nix 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
swaynag.nix swaynag: add module 2021-11-21 18:37:50 +01:00