Add GR script

This commit is contained in:
stephan.raabe
2023-02-06 16:11:51 +01:00
parent 51588c133d
commit 819f73fde9
10 changed files with 52 additions and 113 deletions

View File

@@ -6,6 +6,6 @@ killall -q polybar
# polybar-msg cmd quit
# Launch Polybar, using default config location ~/.config/polybar/config.ini
polybar mybar 2>&1 | tee -a /tmp/polybar.log & disown
polybar example
echo "Polybar launched..."