aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/sb_test.sh
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-06-16 21:22:11 +0200
committerMateja <mail@matejamaric.com>2021-06-16 21:22:11 +0200
commitec69fe2a8df6f9128c80efc35b6a69b69467b475 (patch)
treeedc2a552fc9e4179b28a25a08ac21aba52d1eb6f /.local/bin/sb_test.sh
parent399fc142e6e7656cfa6306c287f7152417429889 (diff)
downloaddotfiles-ec69fe2a8df6f9128c80efc35b6a69b69467b475.tar.gz
dotfiles-ec69fe2a8df6f9128c80efc35b6a69b69467b475.zip
Added status bar scripts.
Diffstat (limited to '.local/bin/sb_test.sh')
-rwxr-xr-x.local/bin/sb_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/sb_test.sh b/.local/bin/sb_test.sh
index 726c618..3d4b5b1 100755
--- a/.local/bin/sb_test.sh
+++ b/.local/bin/sb_test.sh
@@ -17,4 +17,4 @@ case $BUTTON in
5) notify-send "$BUTTON" ;;
esac
-echo "Test"
+printf "Test"