(Emacs/*)~cleaning up

This commit is contained in:
2024-04-19 04:39:42 +05:30
parent 7e77b603ad
commit c76475e427
10 changed files with 86 additions and 594 deletions

View File

@@ -11,4 +11,4 @@ then
emacs="N/A"
fi
echo " $(printf "%dMB" $used) $value% -> $emacs"
echo " $(printf "%dMB" $used) $value% -> $emacs"

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
echo "" $(pamixer --get-volume-human)
echo " $(pamixer --get-volume-human)"