aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorLuca Matei Pintilie <lucafulger@gmail.com>2023-04-05 16:42:00 +0000
committerLuca Matei Pintilie <lucafulger@gmail.com>2023-04-05 16:42:00 +0000
commitd40df46b6c003ff2d574d5efc36cecebafe39f6e (patch)
tree9c869a996ee2ce416b3e05d4f366dd0a3bf65818 /.config/waybar/style.css
parent15bee43293bdc042a6af44a787088722f36df027 (diff)
downloaddotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.tar
dotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.tar.gz
dotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.tar.bz2
dotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.tar.lz
dotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.tar.xz
dotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.tar.zst
dotfiles-d40df46b6c003ff2d574d5efc36cecebafe39f6e.zip
Better hyprland config
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 9580d35..08861e3 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -63,6 +63,11 @@ window#waybar.chromium {
box-shadow: inset 0 -3px #ffffff;
}
+#workspaces button.active {
+ background-color: #64727D;
+ box-shadow: inset 0 -3px #ffffff;
+}
+
#workspaces button.focused {
background-color: #64727D;
box-shadow: inset 0 -3px #ffffff;