keybinds update

This commit is contained in:
Benjamin Palko 2025-08-05 08:30:34 -04:00
parent e8114c9f94
commit aa916b7e3d
3 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,7 @@
# Lux Keybinds
bind = $mainMod, ENTER, global, lux:launcher
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, T, exec, $terminal bind = $mainMod, T, exec, $terminal
bind = $mainMod, X, killactive, bind = $mainMod, X, killactive,
@ -9,7 +12,7 @@ bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, V, togglesplit, # dwindle bind = $mainMod, V, togglesplit, # dwindle
bind = $mainMod, L, exec, $lockScreen # hyprlock 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, B, exec, zen-browser
bind = $mainMod CTRL, F, fullscreen bind = $mainMod CTRL, F, fullscreen
bind = , PRINT, exec, grim -g "$(slurp)" - | swappy -f - bind = , PRINT, exec, grim -g "$(slurp)" - | swappy -f -

2
nvim

@ -1 +1 @@
Subproject commit 4c428c3c2082f93e47e400be8d44fba1ab07e46f Subproject commit f7396a62ded3790743c6d0d9659bdbd05b3623c1

@ -1 +1 @@
Subproject commit 65b4762c90f6e6a1c8dff9e28bd20f7b4a1aa1fe Subproject commit f8e4852e6b93e76bc6e41e988a7f990e57ad6e45