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; diff --git a/README.md b/README.md index 3f387bc..1d298d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Sway-WM Setup and Theme for EndeavourOS + **Sway EndeavourOS Community Edition** ## To Install manually