From f68e5e4bd15f94631a7388490d800d61cb4cbef1 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 30 Jul 2024 18:30:18 -0400 Subject: [PATCH] waybar: remove unused css --- homeManagerModules/apps/waybar/default.nix | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/homeManagerModules/apps/waybar/default.nix b/homeManagerModules/apps/waybar/default.nix index 29f5863d..4d303d6f 100644 --- a/homeManagerModules/apps/waybar/default.nix +++ b/homeManagerModules/apps/waybar/default.nix @@ -259,16 +259,6 @@ color: #FFFFFF; } - #tags button { - padding: 0px 5px; - margin: 0 0px; - color: ${config.ar.home.theme.colors.text}; - } - - #tags button.focused { - color: ${config.ar.home.theme.colors.primary}; - } - #clock, #battery, #bluetooth, @@ -305,7 +295,6 @@ #tray, #clock, #custom-menu, - #custom-sway-close, #custom-hyprland-close, #hardware { border-radius: 10;