From b021e609d50841948b66b3f5aacae52cdebfaec7 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Wed, 12 Oct 2022 10:55:53 -0500 Subject: use barmenu for sxhkd --- sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sxhkd/sxhkdrc') diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 7deb7ca..222425e 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -16,7 +16,7 @@ alt + d # desktop application launcher alt + r - j4-dmenu-desktop --dmenu="dmenu -h 24 -l 15" + j4-dmenu-desktop --dmenu="barmenu -h 24 -l 15" # dmenu prompt for recording alt + control + r @@ -36,7 +36,7 @@ alt + v # run dmenu interface for ytfzf alt + y - ytfzf-launcher -D 'dmenu -h 24 -l 15' + ytfzf-launcher -D 'barmenu -h 24 -l 15' # run dmenu interface to spawn browsers alt + super + 1 -- cgit v1.2.3