diff --git a/misc/sxhkdrc b/misc/sxhkdrc index f3db9d4..14ab91e 100644 --- a/misc/sxhkdrc +++ b/misc/sxhkdrc @@ -44,7 +44,7 @@ ctrl + Pause ; w ; t #Switch between windows ctrl + Pause ; shift + W - wmctrl -a "$(${FXDE_DIR}/fxde-core/scripts/winlist.sh|xprompt -i|sed 's/\(^ *\)//')" + wmctrl -a "$(${FXDE_DIR}/fxde-core/scripts/winlist.sh|xprompt -i "?: "|sed 's/\(^ *\)//')" #Kill the current window ctrl + Pause ; w ; shift + K