Added EmojiOne workspace icons
Also imported local AUR packages.
This commit is contained in:
@@ -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
7
configs/i3blocks-scripts/time
Executable 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 ""
|
||||
|
||||
Reference in New Issue
Block a user