1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2025-01-09 01:01:05 +00:00

update statusbar

This commit is contained in:
horhik 2020-10-12 11:02:26 +03:00
parent 9da8af0258
commit 9416afb78e

View file

@ -68,5 +68,10 @@ layout ()
echo  $(xkblayout-state print %s)
}
echo " [$(wifi)] [$(battery)] [$(volume)] [$(layout)] [$(diskspace)] "
timeanddate ()
{
echo  $(date)
}
echo " [$(wifi)] [$(battery)] [$(volume)] [$(layout)] [$(diskspace)] [$(timeanddate)] "