3 lines
182 B
Bash
Executable file
3 lines
182 B
Bash
Executable file
#!/usr/bin/bash
|
|
|
|
wlclock --layer bottom --position bottom-left --margin 0 0 95 87 --background-colour "#ffffff00" --border-colour "#00000000" --clock-colour "#00ffff" --hand-width 4
|