From 910f044b2465b8285948efd58e60446290925787 Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Tue, 6 Jul 2021 01:07:29 -0300 Subject: [PATCH] Add config reload binding to sxhkdrc. --- misc/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/sxhkdrc b/misc/sxhkdrc index 6d0c6fd..b414582 100644 --- a/misc/sxhkdrc +++ b/misc/sxhkdrc @@ -1,10 +1,10 @@ #Provide a help popup ctrl + Pause ; shift + question xmessage -file ~/.config/fxde/fxde-core/config/sxhkdrc -#Prompt the user for wmctrl commands -#ctrl + Pause ; semicolon -# printf "\n"|xprompt "wmctrl:"|wmctrl -|xmessage -file - +#Reload the current configuration for sxhkd +ctrl + Pause ; ctrl + r + pkill -SIGUSR1 sxhkd #Prompt the user for a Scheme expression ctrl + Pause ; shift + colon printf "\n"|xprompt "r4rs:"|s9|xmessage -file -