summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-21 15:13:30 -0600
committerzachir <zachir@librem.one>2023-02-21 15:13:30 -0600
commit94dfde4e969294f14ae6fb335970c7e01e582af3 (patch)
tree7ad61769ddaaadc37441aedc3ac32bd9542e8228 /sxhkd
parent58bd97963e1bebbb6dc47e504f730d5ff2f8d3af (diff)
just use dmenu instead of barmenu for X11
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/sxhkdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 2c8f824..13dc223 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