diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-04 14:16:57 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-04 14:16:57 +0530 |
commit | f9b7790d7da11e9f6b8841d16191a2f772e9cbde (patch) | |
tree | f82168d5c4fddd86254f615d330434f238163cbe /scripts/run_dmenu | |
parent | 17ba2ace998030f5b54b3b0b6f63530f8b10f985 (diff) |
merged dnd and dnd-off into one single script
Diffstat (limited to 'scripts/run_dmenu')
-rwxr-xr-x | scripts/run_dmenu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_dmenu b/scripts/run_dmenu index 29683372..ae5c88ae 100755 --- a/scripts/run_dmenu +++ b/scripts/run_dmenu @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/zsh # this script makes my dmenu sexier |