diff --git a/eww/ml4w-dashboard/eww.scss b/eww/ml4w-dashboard/eww.scss index 37aa574..4bc663b 100644 --- a/eww/ml4w-dashboard/eww.scss +++ b/eww/ml4w-dashboard/eww.scss @@ -1,8 +1,7 @@ /** Global *******************************************/ *{ all: unset; - font-family: feather; - font-family: "JetBrains Mono"; + font-family: "Fira Sans"; color: #151515; } @@ -38,9 +37,9 @@ .res_text { background-color: #E6E1D7; - border: 1px solid #161616; + border: 2px solid #161616; border-radius: 16px; - font-size : 14px; + font-size : 18px; padding: 0px 8px 0px 8px; margin: 0px 0px 0px 0px; font-weight : bold; diff --git a/eww/ml4w-dashboard/eww.yuck b/eww/ml4w-dashboard/eww.yuck index 23e949b..ed08e05 100644 --- a/eww/ml4w-dashboard/eww.yuck +++ b/eww/ml4w-dashboard/eww.yuck @@ -1,9 +1,4 @@ -;; ** -;; ** Widgets config for EWW -;; ** Created by : @adi1090x -;; ** - -;; ** Variables *********************************************************************** +;; Variables ;; System vars (defpoll HOST :interval "5s" `hostname`) @@ -14,7 +9,7 @@ (defpoll BATTERY :interval "5s" `../scripts/sys_info --bat`) (defpoll QUOTE :interval "5m" `../scripts/quotes`) -;; ** Widgets ************************************************************************* +;; Widgets ;; resources (defwidget resources []