Update config files

This commit is contained in:
Santiago Lo Coco 2024-10-22 22:57:32 +02:00
parent fbc03aaaf6
commit 66f5ecb54e
2 changed files with 2 additions and 0 deletions

View File

@ -162,6 +162,7 @@ alt + shift - q : yabai --stop-service; skhd --stop-service
#alt + shift - x : scratchpad --toggle iterm #alt + shift - x : scratchpad --toggle iterm
alt + shift - 0x24 : /Applications/Alacritty.app/Contents/MacOS/alacritty alt + shift - 0x24 : /Applications/Alacritty.app/Contents/MacOS/alacritty
#alt + shift - 0x24 : /opt/homebrew/bin/kitty -d /Users/slococo
alt - 0x24 : yabai -m window --swap next || yabai -m window --swap first alt - 0x24 : yabai -m window --swap next || yabai -m window --swap first

View File

@ -37,6 +37,7 @@ yabai -m config \
window_gap 06 \ window_gap 06 \
layout bsp \ layout bsp \
mouse_modifier fn mouse_modifier fn
top_padding 40 \
yabai -m rule --add app="^(LuLu|Calculator|Software Update|Dictionary|System Preferences|System Settings|zoom.us|Photo Booth|Archive Utility|Python|LibreOffice|App Store|Activity Monitor)$" manage=off yabai -m rule --add app="^(LuLu|Calculator|Software Update|Dictionary|System Preferences|System Settings|zoom.us|Photo Booth|Archive Utility|Python|LibreOffice|App Store|Activity Monitor)$" manage=off
yabai -m rule --add title='mylauncher' manage=off sticky=on sub-layer=above yabai -m rule --add title='mylauncher' manage=off sticky=on sub-layer=above