update keybinds
This commit is contained in:
parent
e0ed8e6e31
commit
a5d663d9e9
1 changed files with 7 additions and 7 deletions
|
|
@ -1,15 +1,15 @@
|
|||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Q, exec, $terminal
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, BACKSPACE, killactive,
|
||||
bind = $mainMod, ESCAPE, exit,
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, F, togglefloating,
|
||||
bind = $mainMod, RETURN, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, S, togglesplit, # dwindle
|
||||
bind = $mainMod, L, exec, $lockScreen # hyprlock
|
||||
bind = $mainMod, ., exec, emote
|
||||
bind = $mainMod, period, exec, emote
|
||||
bind = $mainMod, B, exec, firefox
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue