add Usage_jaaj and Version variables

This commit is contained in:
primardj 2024-01-30 11:23:29 +00:00
parent 036c1f9825
commit 2b68f90adb

View file

@ -1,3 +1,13 @@
#!/usr/bin/bash #!/usr/bin/bash
Version="1.0"
Usage_jaaj="
wlclock-start [PARAMETTER]
PARAMETTER
-h, --help
-v, --version
"
wlclock --layer bottom --position bottom-left --margin 0 0 82 185 --background-colour "#ffffff00" --border-colour "#00000000" --clock-colour "#00ffff" --hand-width 4 wlclock --layer bottom --position bottom-left --margin 0 0 82 185 --background-colour "#ffffff00" --border-colour "#00000000" --clock-colour "#00ffff" --hand-width 4