This commit is contained in:
Yan Lin 2025-11-18 18:54:22 +01:00
parent 6ff52fda4f
commit acb3e982b1

View file

@ -53,7 +53,7 @@
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) # Application launcher (matching Hyprland: Super+Return for terminal)
alt-enter = 'open -a Ghostty' 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'