From 08446721e101e18fc49a489fe37e57a4ffc9731e Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 14 Mar 2024 20:32:43 +0100 Subject: eww: Change how icons are displayed --- .config/eww/eww.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config/eww/eww.scss') diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss index c181194..078434b 100644 --- a/.config/eww/eww.scss +++ b/.config/eww/eww.scss @@ -23,6 +23,10 @@ label:last-child { margin-right: 12px; } + + box label:last-child { + margin-left: 12px; + } } .workspaces button { -- cgit v1.2.3