From 4491d93f955c00fd247b6798c9203c4c86b11bd8 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 25 Mar 2023 00:10:18 +1300 Subject: Remove dmenu in favor of rofi --- sxhkd/sxhkdrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sxhkd') diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index d655dc30..3864b84f 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ super + b exec x-www-browser super + d - exec dmenu_run + exec rofi -modi drun -show drun super + g exec xgoc @@ -19,9 +19,6 @@ super + i super + m exec x-terminal-emulator -e tm -super + p - exec dmenu_pass - super + t exec thunar -- cgit v1.2.3