very outdated but a bit less outdated than it was before
This commit is contained in:
parent
ccdca7c67e
commit
7c48d260e3
11 changed files with 159 additions and 14 deletions
7
.config/i3blocks/scripts/time
Executable file
7
.config/i3blocks/scripts/time
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/bash
|
||||
source ~/.cache/wal/colors.sh
|
||||
|
||||
printf '🕛 '
|
||||
date '+%Y-%m-%d %H:%M:%S'
|
||||
date '+%H:%M:%S'
|
||||
echo $foreground
|
||||
Loading…
Add table
Add a link
Reference in a new issue