From 180544a863392616ad91e2bd30bb942568c84096 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 6 Apr 2023 22:11:18 +0200 Subject: use tofi --- config/hyprland/hypr/hyprland.conf | 6 ++++-- 1 file 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 -- cgit v1.2.3