Skip to content

Commit 73b496a

Browse files
committed
Change window sub-layer from below to normal
1 parent b8e1c14 commit 73b496a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/yabai/yabairc

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ yabai -m space 3 --label misc
4343
# rules
4444
yabai -m rule --add app="Emacs" space=main
4545
yabai -m rule --add app="Safari|Firefox" space=submain
46-
yabai -m rule --add app="System Settings|System Information" manage=off sub-layer=below
47-
yabai -m rule --add title="Copy|Bin|Info|Open" manage=off sub-layer=below
48-
yabai -m rule --add app="LaunchBar|Bitwarden|Dash|Surge|Karabiner-Elements" manage=off sub-layer=below
49-
yabai -m rule --add app="Messages|QQ|WeChat|Telegram|Music|Discord|Lark|Feishu|Slack|TencentMeeting|WeCom" space=misc manage=off sub-layer=below
46+
yabai -m rule --add app="System Settings|System Information" manage=off sub-layer=normal
47+
yabai -m rule --add title="Copy|Bin|Info|Open" manage=off sub-layer=normal
48+
yabai -m rule --add app="LaunchBar|Bitwarden|Dash|Surge|Karabiner-Elements" manage=off sub-layer=normal
49+
yabai -m rule --add app="Messages|QQ|WeChat|Telegram|Music|Discord|Lark|Feishu|Slack|TencentMeeting|WeCom" space=misc manage=off sub-layer=normal
5050

5151
# signals
5252
chinese_app_regex="QQ|WeChat|Telegram|Lark|Feishu"

0 commit comments

Comments
 (0)