chore(sway): updates
This commit is contained in:
parent
addbb45e8d
commit
e582b41bde
2 changed files with 14 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
date_formatted=$(date "+%d/%m/%Y - %l:%M %p - ")
|
||||
date_formatted=$(date "+%d/%m/%Y %H:%M:%S")
|
||||
|
||||
battery_status=$(cat /sys/class/power_supply/BAT0/capacity)
|
||||
|
||||
echo $battery_status% - $date_formatted
|
||||
echo $battery_status% $date_formatted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue