add lisp/bandali-po.el with customizations for po-mode
[~bandali/configs] / .local / bin / volume-info
index d87137e..b9a8488 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
-
 cur_vol=$(pamixer --get-volume)
 
 if [ $(pamixer --get-mute) = true ]; then