From f68c2447de90a62f591bf77c03bce7dd653ef4af Mon Sep 17 00:00:00 2001 From: OdiousImp2604 <74424076+OdiousImp2604@users.noreply.github.com> Date: Thu, 21 Jan 2021 08:37:35 +0000 Subject: [PATCH] New Bar Pushed! --- .config/waybar/config | 8 ++++---- .config/waybar/style.css | 5 +---- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.config/waybar/config b/.config/waybar/config index 0fb0cff..4f7c9b7 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -34,9 +34,8 @@ "custom/keyboard-layout", "battery", "backlight", - "clock#date", - "clock#time", - "tray", + "clock", + "tray", ], // Modules @@ -82,9 +81,10 @@ "tooltip": false }, - "clock#date": { + "clock": { "interval": 10, "format": " {:%e %b %Y}", // Icon: calendar-alt + "format-alt": "{:%H:%M:%S}", "tooltip-format": "{:%e %B %Y}" }, diff --git a/.config/waybar/style.css b/.config/waybar/style.css index be8822e..a0cd1b0 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -110,13 +110,10 @@ animation-duration: 2s; } -#clock-date { +#clock{ font-size: 13px; } -#clock-time{ -font-size : 20px -} #cpu { /*