minor
This commit is contained in:
parent
35578e5cdc
commit
8e3bd40a28
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@
|
||||||
alt-f = 'fullscreen'
|
alt-f = 'fullscreen'
|
||||||
alt-shift-space = 'layout floating tiling' # Toggle float/tile
|
alt-shift-space = 'layout floating tiling' # Toggle float/tile
|
||||||
|
|
||||||
|
# Application launcher (matching Hyprland: Super+Return for terminal)
|
||||||
|
alt-enter = 'exec-and-forget open -n -a Ghostty'
|
||||||
|
|
||||||
# Window focus navigation (vim-style: alt+h/j/k/l)
|
# Window focus navigation (vim-style: alt+h/j/k/l)
|
||||||
alt-h = 'focus left'
|
alt-h = 'focus left'
|
||||||
alt-j = 'focus down'
|
alt-j = 'focus down'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue