browser keybind

This commit is contained in:
Benjamin Palko 2024-03-03 10:43:05 -05:00
parent f8dc6e43bd
commit e0ed8e6e31

View file

@ -10,6 +10,7 @@ bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, L, exec, $lockScreen # hyprlock bind = $mainMod, L, exec, $lockScreen # hyprlock
bind = $mainMod, ., exec, emote bind = $mainMod, ., exec, emote
bind = $mainMod, B, exec, firefox
# Move focus with mainMod + arrow keys # Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l bind = $mainMod, left, movefocus, l