working on eww
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Catppuccin Mocha theme for EWW */
|
||||
|
||||
:root {
|
||||
root {
|
||||
--base: #1e1e2e;
|
||||
--mantle: #181825;
|
||||
--crust: #11111b;
|
||||
|
||||
@@ -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