From 09023b25a4d0e6e053d43a88ce3a13339290405d Mon Sep 17 00:00:00 2001 From: OdiousImp2604 <74424076+OdiousImp2604@users.noreply.github.com> Date: Tue, 9 Mar 2021 10:43:10 +0000 Subject: [PATCH] Add files via upload --- .config/waybar/config | 2 +- .config/waybar/style.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index f7b78dc..d52dd7d 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -56,7 +56,7 @@ "clock": { "interval": 10, - "format-alt": " {:%e %b %Y}", // Icon: calendar-alt + "format-alt": "{:%e %b %Y}", // Icon: calendar-alt "format": "{:%H:%M}", "tooltip-format": "{:%e %B %Y}" }, diff --git a/.config/waybar/style.css b/.config/waybar/style.css index aaa23a0..11faff1 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -155,7 +155,7 @@ Arc-Dark Color Scheme } #pulseaudio{ -padding-top:7px; +padding-top:4px; } #pulseaudio.muted { color: @highlight; @@ -193,7 +193,7 @@ font-size:15px; #custom-power{ margin-left:15px; margin-right:15px; - font-size:20px; + font-size:18px; } #custom-launcher{ font-size:20px;