aboutsummaryrefslogtreecommitdiff
path: root/damb
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 /damb
parenta765791a610b8ac526e6b1f65be6d8143f33d8df (diff)
menu: switchout bemenu for wmenu
Diffstat (limited to 'damb')
-rwxr-xr-xdamb2
1 files changed, 1 insertions, 1 deletions
diff --git a/damb b/damb
index b5621ab..4425ae7 100755
--- a/damb
+++ b/damb
@@ -49,7 +49,7 @@ get_link()
main()
{
[ -z "$DISPLAY" ] &&
- menu="bemenu"
+ menu="wmenu"
dep_check "$menu"