From fac88bcb5e9d2d211f8231cd896353a5196f5c91 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Mon, 27 Mar 2023 11:21:26 -0600 Subject: [PATCH] Add aggietimed waybar style --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index fe39eae..1e2efdc 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -23,7 +23,7 @@ window#waybar { /* Modules */ -#clock, #battery, #cpu, #memory, #disk, #temperature, #backlight, #network, #pulseaudio, #custom-media, #custom-launcher, #custom-power, #tray, #mode, #idle_inhibitor , #mpd, #custom-waybar-mpris { +#clock, #battery, #cpu, #memory, #disk, #temperature, #backlight, #network, #pulseaudio, #custom-media, #custom-launcher, #custom-power, #tray, #mode, #idle_inhibitor , #mpd, #custom-waybar-mpris, #custom-aggietimed { padding: 0 10px; margin: 0px 5px; background: #fbf1c7;