working on eww
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
(if (string-empty? network-essid)
|
||||
(eww update network_label="Disconnected !eww reload
|
||||
")
|
||||
(eww update network_label=(strfmt "W ({}%)" network-essid)))
|
||||
(eww update network_label=(strfmt "Wifi" network-essid)))
|
||||
|
||||
;; Update clock
|
||||
(eww update clock_label=(strftime "%a, %d %b %Y - %H:%M"))
|
||||
|
||||
Reference in New Issue
Block a user