diff --git a/home/.config/eww/css/windows/_radio_menu.scss b/home/.config/eww/css/windows/_radio_menu.scss index f22ffee..e6d0e48 100644 --- a/home/.config/eww/css/windows/_radio_menu.scss +++ b/home/.config/eww/css/windows/_radio_menu.scss @@ -32,7 +32,7 @@ button { @include rounding; - padding: 1rem; + padding: .5rem; label { font-size: 1.5rem; diff --git a/home/.config/eww/windows/radio-menu.yuck b/home/.config/eww/windows/radio-menu.yuck index c072d65..c9a51b5 100644 --- a/home/.config/eww/windows/radio-menu.yuck +++ b/home/.config/eww/windows/radio-menu.yuck @@ -21,6 +21,7 @@ (box :class "element icon" :space-evenly false + :halign "center" (button :class "wifi-button" :tooltip "${net.state} (strength: ${net.signal}%)" @@ -45,6 +46,7 @@ (box :class "element icon" :space-evenly false + :halign "center" (button :class "bluetooth-button" :onclick "scripts/bluetooth toggle"