This commit is contained in:
Candifloss 2024-08-09 00:37:02 +05:30
parent 7dda133ce5
commit 588bbae042

View File

@ -12,9 +12,10 @@
:windowtype "dock"
:wm-ignore true
; "Time:${text1}:${formattime(EWW_TIME,"%b%d %I:%M%p")}"
; "Wifiname:${wifi.name},Speed:${wifi.speed}"
; "Device: ${wlan_ip[0].ifname}, IP: ${wlan_ip[0].addr_info[0].local}, State: ${wlan_ip[0].operstate}"
; "${osd_vals}"
"test"
EWW_TIME
;"Time:${text1}: ${formattime(EWW_TIME,"%b%d %I:%M%p")}"
;"Wifiname:${wifi.name},Speed:${wifi.speed}"
;"Device: ${wlan_ip[0].ifname}, IP: ${wlan_ip[0].addr_info[0].local}, State: ${wlan_ip[0].operstate}"
;"${osd_vals}"
;"test"
)