Update scripts. Added Pulse volume level
This commit is contained in:
8
.local/scripts/0210_time
Executable file
8
.local/scripts/0210_time
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
COLOR1="#00E9FF"
|
||||
COLOR2="#008592"
|
||||
|
||||
time=$(date +"%H:%M:%S")
|
||||
|
||||
echo "^b$COLOR1^^c$COLOR2^ ^c$COLOR1^^b$COLOR2^ $time ^d^"
|
Reference in New Issue
Block a user