summaryrefslogtreecommitdiff
path: root/.config/hypr/binds.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/binds.conf')
-rw-r--r--.config/hypr/binds.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf
index 87aced7..ca3215d 100644
--- a/.config/hypr/binds.conf
+++ b/.config/hypr/binds.conf
@@ -3,13 +3,13 @@ $mainMod = SUPER
# Set programs that you use
$terminal = kitty
-$browser = qutebrowser
+$browser = firefox
$menu = tofi-run | xargs hyprctl dispatch exec --
-$appMenu = tofi-drun | xargs hyprctl dispatch exec --
+$appMenu = fuzzel | xargs hyprctl dispatch exec --
# Main Binds
-bind = $mainMod, R, exec, $appMenu
-bind = $mainMod, RETURN, exec, $menu
+bind = $mainMod, R, exec, $menu
+bind = $mainMod, RETURN, exec, $appMenu
bind = $mainMod, A, exec, $terminal
bind = $mainMod, D, killactive,
bind = $mainMod CTRL SHIFT, D, exec, hyprctl kill