From 751fd2cdc7e5bc641abf4ec9b2d9997440d62fef Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 27 Feb 2022 02:17:30 +0000 Subject: sway tweaks --- src/lib/Monitors.hs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/lib/Monitors.hs') diff --git a/src/lib/Monitors.hs b/src/lib/Monitors.hs index e61847a..32e9acb 100644 --- a/src/lib/Monitors.hs +++ b/src/lib/Monitors.hs @@ -85,7 +85,7 @@ uptime p = Uptime (p <~> [ "-t" , " ", "-m", "3", "-c", "0", "-S" weather' tmp st p = WeatherX st - [ ("", fc (pDim p) $ fni "\xf185") + [ ("", fc (pDim p) "") -- "🧚" , ("clear", fn 4 "🌣") , ("sunny", fc (pHigh p) $ fn 4 "🌣") , ("fair", fn 4 "🌣") @@ -94,9 +94,11 @@ weather' tmp st p = , ("partly sunny", fn 3 "⛅") , ("obscured", fn 4 "🌁") -- 🌫 , ("cloudy", fn 3 "☁") - , ("overcast", fn 3 "☁") + -- , ("overcast", fn 3 "☁") + , ("overcast", fn 3 "☁️") , ("partly cloudy", fn 3 "⛅") - , ("mostly cloudy", fn 3 "☁") + -- , ("mostly cloudy", fn 3 "☁") + , ("mostly cloudy", fn 3 "☁️") , ("considerable cloudiness", fn 4 "⛈") , ("light rain", fn 4 "🌧") , ("rain", fn 4 "⛆") -- cgit v1.2.3