summaryrefslogtreecommitdiff
path: root/.config/polybar
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-16 11:29:15 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-16 11:29:15 -0300
commit7b59518acebb596775220e79f337ed6bac686b54 (patch)
tree4d525bac8718af0de6bc826a02f275163d3fcc0a /.config/polybar
parent9a8e7df96eb343742d70cc515a5cdea08e3daa2d (diff)
Added my information to my config
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config6
-rwxr-xr-x.config/polybar/launch.sh7
2 files changed, 12 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index 74342e01..e394b640 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -1,3 +1,9 @@
+;
+; | '__/ _ \ / _` / __| Roger González
+; | | | (_) | (_| \__ \ https://rogs.me
+; |_| \___/ \__, |___/ https://git.rogs.me
+; |___/
+
[colors]
accent = #fba922
diff --git a/.config/polybar/launch.sh b/.config/polybar/launch.sh
index 9df22040..d0835cdb 100755
--- a/.config/polybar/launch.sh
+++ b/.config/polybar/launch.sh
@@ -1,5 +1,10 @@
#!/bin/bash
-
+#
+# | '__/ _ \ / _` / __| Roger González
+# | | | (_) | (_| \__ \ https://rogs.me
+# |_| \___/ \__, |___/ https://git.rogs.me
+# |___/
+#
# Terminate already running bar instances
killall -q polybar