Initial chezmoi commit
This commit is contained in:
6
dot_config/i3blocks/scripts/executable_time
Normal file
6
dot_config/i3blocks/scripts/executable_time
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. "/home/kevin/.cache/wal/colors.sh"
|
||||
printf "$(date '+%H:%M.%a-%m-%d')\n\n%s\n" "$color7"
|
||||
# echo "<span foreground=\"%s\">$(date '+%H:%M.%a-%m-%d')%s</span>" "$color2"
|
||||
# printf "%s" "$color2"
|
||||
Reference in New Issue
Block a user