From 5cef44ad29bb89605e08ddd2f26440211e20b3c0 Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Sun, 2 Jan 2022 21:05:47 -0400 Subject: [PATCH] update keybinds --- user/configdir/fxde/fxde-core/config/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/configdir/fxde/fxde-core/config/sxhkdrc b/user/configdir/fxde/fxde-core/config/sxhkdrc index 0110e3c..de462ef 100644 --- a/user/configdir/fxde/fxde-core/config/sxhkdrc +++ b/user/configdir/fxde/fxde-core/config/sxhkdrc @@ -8,11 +8,11 @@ ctrl + Pause ; ctrl + r #Prompt the user for a Scheme expression ctrl + Pause ; shift + colon - gsi -e "$(printf "\n"|dmenu 'gsi>')"|xmessage -file - + gsi -e `{printf \n|dmenu -p gsi>}|xmessage -file - #Prompt the user for a shell command ctrl + Pause ; shift + exclam - printf "\n"|dmenu "sh:"|sh - + printf \n|dmenu -p sh:|sh - #Start our IM client ctrl + Pause ; p ; i