From e0ed8e6e31fc293a9ab32c3b28747095018dd3cc Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sun, 3 Mar 2024 10:43:05 -0500 Subject: [PATCH] browser keybind --- hypr/config/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/config/keybinds.conf b/hypr/config/keybinds.conf index de089b7..1b146c9 100644 --- a/hypr/config/keybinds.conf +++ b/hypr/config/keybinds.conf @@ -10,6 +10,7 @@ bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, L, exec, $lockScreen # hyprlock bind = $mainMod, ., exec, emote +bind = $mainMod, B, exec, firefox # Move focus with mainMod + arrow keys bind = $mainMod, left, movefocus, l