summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-06 22:11:18 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-06 22:25:52 +0200
commit180544a863392616ad91e2bd30bb942568c84096 (patch)
tree269b783228e5cd3f71d2924f6ce132915cabd1de
parentbb49503334199f68ba963c43c8764233fea2770f (diff)
use tofi
-rw-r--r--config/hyprland/hypr/hyprland.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf
index 878541c..89e1f43 100644
--- a/config/hyprland/hypr/hyprland.conf
+++ b/config/hyprland/hypr/hyprland.conf
@@ -82,15 +82,17 @@ gestures {
workspace_swipe = on
}
+$mainMod = SUPER
+
$term = foot
-$mainMod = SUPER
+$menu = $(tofi-run)
bind = $mainMod, Return, exec, $term
+bind = $mainMod SHIFT, Return, exec, $menu
bind = $mainMod, C, killactive,
bind = $mainMod, Q, exit,
bind = $mainMod, F, togglefloating,
-bind = $mainMod SHIFT, Return, exec, wofi -S run
bind = $mainMod SHIFT, P, pseudo
bind = $mainMod, S, togglesplit