Disable Alt+P skhd command since I don't use it and I need Alt+P for other things
This commit is contained in:
parent
861b4482a2
commit
3e286da346
1 changed files with 2 additions and 2 deletions
|
@ -136,8 +136,8 @@ alt - t : yabai -m window --toggle float;\
|
|||
alt - s : yabai -m window --toggle sticky
|
||||
|
||||
# toggle sticky, float and resize to picture-in-picture size
|
||||
alt - p : yabai -m window --toggle sticky;\
|
||||
yabai -m window --grid 5:5:4:0:1:1
|
||||
# alt - p : yabai -m window --toggle sticky;\
|
||||
# yabai -m window --grid 5:5:4:0:1:1
|
||||
|
||||
# change layout of desktop
|
||||
rctrl - a : yabai -m space --layout bsp
|
||||
|
|
Loading…
Reference in a new issue