aboutsummaryrefslogtreecommitdiff
path: root/yts
diff options
context:
space:
mode:
authorsinanmohd <pcmsinan@gmail.com>2023-03-08 21:50:37 +0530
committersinanmohd <pcmsinan@gmail.com>2023-03-11 19:05:05 +0530
commit246d9473584277981586021a22087b115c78ef19 (patch)
tree665da895226beab3d6b9d1e2c8d7d20c89c49a12 /yts
parenta765791a610b8ac526e6b1f65be6d8143f33d8df (diff)
menu: switchout bemenu for wmenu
Diffstat (limited to 'yts')
-rwxr-xr-xyts2
1 files changed, 1 insertions, 1 deletions
diff --git a/yts b/yts
index 9df7b9d..7401761 100755
--- a/yts
+++ b/yts
@@ -70,7 +70,7 @@ main()
query=
[ -z "$DISPLAY" ] &&
- menu="bemenu"
+ menu="wmenu"
if [ "$#" -gt 0 ] && [ "$1" = "-o" ]
then
out=true