Added EmojiOne workspace icons

Also imported local AUR packages.
This commit is contained in:
2018-12-06 15:18:44 -05:00
parent 826c320851
commit 275b922e21
14 changed files with 115 additions and 67 deletions

View File

@@ -1 +1,7 @@
#!/bin/bash
. "/home/kevin/.cache/wal/colors.sh"
echo "Kevin"
# echo "<span foreground=\"$foreground\">Kevin</span>"
# echo "<span foreground=\"$color2\">Kevin</span>"

7
configs/i3blocks-scripts/time Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
. "/home/kevin/.cache/wal/colors.sh"
printf "$(date '+%H:%M.%a-%m-%d')\n\n%s" "$color2"
# printf "%s" "$color2"
# printf ""