Skip to content

Commit

Permalink
config for GoLand popup windows
Browse files Browse the repository at this point in the history
  • Loading branch information
a-peyrard committed Dec 23, 2022
1 parent be8fb2e commit 8ee5469
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions links/.yabairc
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,8 @@ yabai -m config \

yabai -m rule --add app="^JetBrains Toolbox$" manage=off

# make jetbrains products popup windows float
yabai -m rule --add app="^GoLand$" manage=off
yabai -m rule --add app="^GoLand$" title="( – )" manage=on

echo "yabai configuration loaded.."

0 comments on commit 8ee5469

Please sign in to comment.