From bb4dd13cf293bc077149e876ec15f59aadbe1021 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 Jan 2025 02:24:29 +0900 Subject: adjustment some waybar styles --- config/waybar/style/[Catppuccin] Frappe.css | 7 ------- config/waybar/style/[Catppuccin] Latte.css | 7 ------- config/waybar/style/[Wallust] Chroma Tally.css | 7 ------- 3 files changed, 21 deletions(-) (limited to 'config') diff --git a/config/waybar/style/[Catppuccin] Frappe.css b/config/waybar/style/[Catppuccin] Frappe.css index fc30a476..de05849f 100644 --- a/config/waybar/style/[Catppuccin] Frappe.css +++ b/config/waybar/style/[Catppuccin] Frappe.css @@ -25,13 +25,6 @@ window#waybar.hidden { opacity: 0.2; } -window#waybar.empty, -window#waybar.empty #window { - background-color: transparent; - padding: 0px; - border: 0px; -} - #taskbar button, #workspaces button { box-shadow: none; diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index 50d224cd..6e3f3172 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -25,13 +25,6 @@ window#waybar.hidden { opacity: 0.2; } -window#waybar.empty, -window#waybar.empty #window { - background-color: transparent; - padding: 0px; - border: 0px; -} - #taskbar button, #workspaces button { box-shadow: none; diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index 3200db39..00a1287b 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -20,13 +20,6 @@ window#waybar { border-color: @color12; } -window#waybar.empty, -window#waybar.empty #window { - background-color: transparent; - padding: 0px; - border: 0px; -} - #workspaces { background: transparent; padding: 0px 1px; -- cgit v1.2.3