aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2025-06-21 19:47:31 +0100
committerJustine Smithies <justine@smithies.me.uk>2025-06-21 19:47:31 +0100
commitbed8aa6f90c8814321446b77c5b48075f07481bb (patch)
treeb715728d0ce70cf1ba8be5c05040f7896360ec56 /.config/waybar/style.css
parent7b7997f34eedc4b5acc83b40ee01007d81f35e03 (diff)
Removed uneeded dwl/window moduleHEADmaster
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css24
1 files changed, 2 insertions, 22 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 3291419..70a1a4e 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -36,7 +36,7 @@ window#waybar.hidden {
#workspaces button.active,
#workspaces button.active:hover,
#workspaces button.urgent,
-#window,
+/* #window, */
#idle_inhibitor,
#language,
#custom-layout,
@@ -56,7 +56,7 @@ window#waybar.hidden {
border: 2px solid #202020;
}
-#window,
+/* #window, */
#idle_inhibitor,
#language,
#custom-layout,
@@ -110,26 +110,6 @@ window#waybar.hidden {
}
/* ================================ */
-/* window */
-/* ================================ */
-
-#window {
- color: #d3869b;
- margin-right: 4px;
-}
-
-window#waybar.empty #window {
- background-color: transparent;
- color: transparent;
- border-bottom: none;
- box-shadow: none;
- padding-right: 0px;
- padding-left: 0px;
- margin-left: 0px;
- margin-right: 0px;
-}
-
-/* ================================ */
/* idle_inhibitor */
/* ================================ */