Present better and expose more bindings

This commit is contained in:
David Heinemeier Hansson
2025-06-06 22:58:31 +02:00
parent 241fa6ec4c
commit 691cbca41a
2 changed files with 26 additions and 22 deletions

View File

@ -1,5 +1,10 @@
# See https://wiki.hyprland.org/Configuring/Keywords/
$terminal = alacritty
$fileManager = nautilus --new-window
$browser = google-chrome-stable --new-window
$menu = wofi --show drun
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = SUPER, return, exec, $terminal
bind = SUPER, F, exec, $fileManager
@ -7,8 +12,8 @@ bind = SUPER, B, exec, $browser
bind = SUPER, space, exec, $menu
bind = SUPER, W, killactive,
bind = SUPER, ESCAPE, exit,
bind = SUPER, L, exec, hyprlock
bind = SUPER, ESCAPE, exec, hyprlock
bind = SUPER SHIFT, ESCAPE, exit,
bind = SUPER, J, togglesplit, # dwindle
bind = SUPER, P, pseudo, # dwindle