keybinds update
This commit is contained in:
parent
e8114c9f94
commit
aa916b7e3d
3 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,7 @@
|
|||
|
||||
# Lux Keybinds
|
||||
bind = $mainMod, ENTER, global, lux:launcher
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, X, killactive,
|
||||
|
|
@ -9,7 +12,7 @@ bind = $mainMod, R, exec, $menu
|
|||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, V, togglesplit, # dwindle
|
||||
bind = $mainMod, L, exec, $lockScreen # hyprlock
|
||||
bind = $mainMod, period, exec, emote
|
||||
bind = $mainMod, period, exec, gnome-characters
|
||||
bind = $mainMod, B, exec, zen-browser
|
||||
bind = $mainMod CTRL, F, fullscreen
|
||||
bind = , PRINT, exec, grim -g "$(slurp)" - | swappy -f -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue