From d533bb0f8a3cacede4de566274921c64b6d60ca1 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 9 Oct 2022 21:29:06 -0500 Subject: use dmenu explicitly for sxhkd; use nsxiv instead of sxiv --- sxhkd/sxhkdrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sxhkd/sxhkdrc') diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 3fdd764..7deb7ca 100755 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -16,7 +16,7 @@ alt + d # desktop application launcher alt + r - j4-dmenu-desktop --dmenu="barmenu -h 24 -l 15" + j4-dmenu-desktop --dmenu="dmenu -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 'barmenu -h 24 -l 15' + ytfzf-launcher -D 'dmenu -h 24 -l 15' # run dmenu interface to spawn browsers alt + super + 1 @@ -127,9 +127,9 @@ alt + super + m alt + super + shift + m volsv -m -# load sxiv for backgrounds +# load nsxiv for backgrounds alt + super + x - sxiv ~/.local/src/wallpapers + nsxiv ~/.local/src/wallpapers # xkill alt + x -- cgit v1.2.3