From 1bb112f2a1f476f82f2752089f397e597aefc1d4 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 25 Aug 2023 00:33:54 +0200 Subject: [hyprland] use commander as launcher --- config/hyprland/hypr/binds.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf index eb3d4a2..8100868 100644 --- a/config/hyprland/hypr/binds.conf +++ b/config/hyprland/hypr/binds.conf @@ -2,12 +2,10 @@ $mainMod = SUPER $term = foot -$menu = $(tofi-run) -$menu_opt = $(tofi-run --auto-accept-single=false) +$menu = $(commander -r -h) bind = $mainMod, Return, exec, $term bind = $mainMod SHIFT, Return, exec, $menu -bind = $mainMod CTRL, Return, exec, $menu_opt bind = $mainMod, C, killactive, bind = $mainMod SHIFT, C, exec, hyprctl kill bind = $mainMod SHIFT, Q, exit, -- cgit v1.2.3