diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-25 20:58:03 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-25 20:58:03 +0530 |
commit | b7487a098cc140448a633e763d1e7dd2fd087653 (patch) | |
tree | a5721c56fdf06a83775bfdf671733d2df87fe06f /herbstluftwm/bar/functions/volume_info | |
parent | 93657d7a40972e39ea8d059efad608a39b372985 (diff) |
moved lemonbar to different folder
Diffstat (limited to 'herbstluftwm/bar/functions/volume_info')
-rwxr-xr-x | herbstluftwm/bar/functions/volume_info | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/herbstluftwm/bar/functions/volume_info b/herbstluftwm/bar/functions/volume_info deleted file mode 100755 index e5d06f8d..00000000 --- a/herbstluftwm/bar/functions/volume_info +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/zsh - -echo $(pamixer --get-volume-human) > /home/zt/.cache/lemon/volume |