From b488b8c9eba443fc0bf4edbd4a01b68d504f2484 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 24 Feb 2023 17:24:40 -0600 Subject: update x keys with -x flag --- sxhkd/sxhkdrc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 534ba3b..ca85a04 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -44,24 +44,24 @@ alt + super + 1 # run dmenu interface for qutebrowser profile chooser alt + super + q - qbc + qbc -x #qbpm choose # run dmenu interface for librewolf profile chooser alt + super + w - lwc + lwc -x # run dmenu interface for librewolf profile chooser alt + super + e - fdc + fdc -x # run dmenu interface to open book alt + super + b - dmenu_books + dmenu_books -x # run dmenu interface for mpris alt + super + u - mprisctl + mprisctl -x # run dmenu interface for monattach alt + super + m @@ -73,15 +73,15 @@ alt + super + n # run dmenu interface for mount alt + super + comma - dmenumount + dmenumount -x # run dmenu interface for umount alt + super + period - dmenuumount + dmenuumount -x #run dmenu prompt for unicode chars alt + super + u - dmenuunicode + dmenuunicode -x # # utilities -- cgit v1.2.3