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" :windowtype "dock"
:wm-ignore true :wm-ignore true
; "Time:${text1}:${formattime(EWW_TIME,"%b%d %I:%M%p")}" EWW_TIME
; "Wifiname:${wifi.name},Speed:${wifi.speed}" ;"Time:${text1}: ${formattime(EWW_TIME,"%b%d %I:%M%p")}"
; "Device: ${wlan_ip[0].ifname}, IP: ${wlan_ip[0].addr_info[0].local}, State: ${wlan_ip[0].operstate}" ;"Wifiname:${wifi.name},Speed:${wifi.speed}"
; "${osd_vals}" ;"Device: ${wlan_ip[0].ifname}, IP: ${wlan_ip[0].addr_info[0].local}, State: ${wlan_ip[0].operstate}"
"test" ;"${osd_vals}"
;"test"
) )