From 01504c1491db04105d20ad99cc34f4aa133e3966 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Thu, 2 Jun 2022 15:59:46 -0700 Subject: [PATCH] added ? at the end of prompt keybinding --- sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 3026fb51..75a4cc43 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -16,7 +16,7 @@ super + Escape # bspwm hotkeys # quit bspwm super + shift + Escape - /home/brian/scripts/prompt "Are you sure you would like to quite this Xsession" "bspc quit" + /home/brian/scripts/prompt "Are you sure you would like to quite this Xsession?" "bspc quit" # restart bspwm super + shift + r