From 929dfd3a2a790878cae83ab68abb1fcdd8d26c01 Mon Sep 17 00:00:00 2001 From: zoe Date: Sun, 3 Apr 2022 15:07:59 +0200 Subject: [PATCH] switch to rofi --- config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config b/config index d3b519d..f42dcce 100644 --- a/config +++ b/config @@ -55,9 +55,7 @@ bindsym $mod+Return exec kitty bindsym $mod+w kill # popup appfinder -bindsym $mod+d exec --no-startup-id xfce4-appfinder --disable-server -for_window [title="Application Finder"] floating enable - +bindsym $mod+d exec "rofi -combi-modi window,drun,scripts,ssh, -show-icons -show combi -modi combi"; # change focus bindsym $mod+h focus left