Skip to content

Commit

Permalink
Update yabairc
Browse files Browse the repository at this point in the history
  • Loading branch information
tshu-w committed Oct 21, 2024
1 parent 9d6739d commit dd98095
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/yabai/yabairc
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ yabai -m space 3 --label misc
# rules
yabai -m rule --add app="Emacs" space=main
yabai -m rule --add app="Safari|Firefox" space=submain
yabai -m rule --add app="^System Preferences|System Information$" manage=off sub-layer=below
yabai -m rule --add title="Copy|Bin|About This Mac|Info|Open" manage=off sub-layer=below
yabai -m rule --add app="Bitwarden|Dash|Surge|Karabiner-Elements" manage=off sub-layer=below
yabai -m rule --add app="QQ|WeChat|Telegram|Music|Discord|Lark|Feishu|Slack|TencentMeeting|WeCom" space=misc manage=off sub-layer=below
yabai -m rule --add app="System Settings|System Information" manage=off sub-layer=below
yabai -m rule --add title="Copy|Bin|Info|Open" manage=off sub-layer=below
yabai -m rule --add app="Launchbar|Bitwarden|Dash|Surge|Karabiner-Elements" manage=off sub-layer=below
yabai -m rule --add app="Messages|QQ|WeChat|Telegram|Music|Discord|Lark|Feishu|Slack|TencentMeeting|WeCom" space=misc manage=off sub-layer=below

# signals
chinese_app_regex="^QQ|WeChat|Telegram|Lark|Feishu$"
Expand Down

0 comments on commit dd98095

Please sign in to comment.