commit 60e55d0369bd250cc3811d9dd3db7996eb94ae51
parent 575242fb2c0908399879fbe5b782650b9ef21fa2
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 31 Jul 2022 17:16:24 +0200
parent 575242fb2c0908399879fbe5b782650b9ef21fa2
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 31 Jul 2022 17:16:24 +0200
darwin/yabai: do not bind apps to spaces anymore
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/configurations/darwin/yabai.nix b/configurations/darwin/yabai.nix @@ -75,11 +75,6 @@ in { #float Calculator yabai -m rule --add app='Calculator' manage=off layer=above sticky=on - - yabai -m rule --add app='Firefox' space=1 - yabai -m rule --add app='Mail' space=2 - yabai -m rule --add app='Thunderbird' space=2 - yabai -m rule --add app='Finder' space=6 ''; };