From 4e4a810cb48085208b251e62404f65c96acc709a Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 6 Nov 2020 18:19:36 +0100 Subject: Making a script to control mpd fromdmenu --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 816f05e..8ccc417 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -2,7 +2,7 @@ super + Return /usr/local/bin/st super + p - /usr/local/bin/dmenu_run -c -l 5 -m 0 -fn "mononoki Nerd Font:size=12" -nb "#222222" -nf "#bbbbbb" -sb "#b92121" -sf "#eeeeee" + /usr/local/bin/dmenu_run -i -m 0 super + control + r /bin/pkill -USR1 -x sxhkd -- cgit v1.2.3