summaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 18dbe68..21487b3 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -8,7 +8,6 @@
window#waybar {
background-color: #0a0a0a;
- /* color: #ffffff; */
}
#workspaces button {
@@ -21,7 +20,6 @@ window#waybar {
}
#workspaces button.focused {
- /* background-color: #7fc8ff; */
color: #7fc8ff;
border-radius: 0;
border-bottom: solid 2px;
@@ -35,14 +33,16 @@ window#waybar {
#clock,
#battery,
#window,
+#backlight,
+/* Custom modules */
#custom-vpn,
-#custom-brightness,
+#custom-brightness-icon,
#memory,
#network,
#mpris,
#bluetooth,
#pulseaudio,
-#tray {
+#tray-group {
padding: 0 8px;
}