mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 21:05:14 +08:00
chore: get skhd-zig working :)
This commit is contained in:
parent
dfe56d1297
commit
0214b41b13
1 changed files with 11 additions and 0 deletions
|
|
@ -31,6 +31,9 @@
|
|||
shift + alt - k : yabai -m window --warp north
|
||||
shift + alt - l : yabai -m window --warp east
|
||||
|
||||
alt + shirt - r; \
|
||||
skhd --reload; \
|
||||
yabai --restart-service
|
||||
|
||||
# Float / Unfloat window
|
||||
alt - space : \
|
||||
|
|
@ -39,6 +42,14 @@
|
|||
|
||||
# cmd - d : yabai -m space --layout $(yabai -m query --spaces --space | jq -r 'if .type == "bsp" then "stack" else "bsp" end')
|
||||
alt - return: open -a Kitty -n
|
||||
alt + shift - t : open -na Mail
|
||||
alt + shift - c : open -na Chromium # open new instance
|
||||
alt + shift - e : open -a Element # move to existing instance
|
||||
|
||||
alt - f : yabai -m window --toggle zoom-fullscreen
|
||||
|
||||
alt + shift -f : yabai -m window --toggle native-fullscreen
|
||||
|
||||
|
||||
# # Linux-style word navigation and deletion
|
||||
# ctrl - backspace [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue