From 89224ee6bfd468170d06ba239d1995dec599fc16 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 22 Nov 2023 13:53:19 +0900 Subject: Removal of uneccesary margins on styles. --- config/waybar/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar/modules') diff --git a/config/waybar/modules b/config/waybar/modules index 016f368c..7809b9fd 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -543,8 +543,8 @@ "backlight#vertical": { "interval": 2, - "align": 0, - "rotate": 0, + "align": 0.35, + "rotate": 1, "format": "{icon}", "format-icons": ["󰃞", "󰃟", "󰃠"], "on-click": "", -- cgit v1.2.3