.config/waybar/scripts
This commit is contained in:
parent
b038085b26
commit
27e3a8181f
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
current_date=$(date "+%d/%m/%Y %H:%M")
|
current_date=$(date "+%d/%m/%Y %H:%M")
|
||||||
echo " ${current_date}"
|
echo " ${current_date} "
|
||||||
|
@ -30,5 +30,5 @@ kernelVersion=${kernelVersion}${kernelVersionTempDot}
|
|||||||
#kernelVersion=${kernelVersion}-${archCommand}
|
#kernelVersion=${kernelVersion}-${archCommand}
|
||||||
kernelVersion=${kernelVersion}
|
kernelVersion=${kernelVersion}
|
||||||
#echo "Kernel: Linux ${kernelVersion} "
|
#echo "Kernel: Linux ${kernelVersion} "
|
||||||
echo " ${kernelVersion} "
|
echo " ${kernelVersion} "
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user