mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
fix(waybar): highlight active workspace
This commit is contained in:
@@ -51,7 +51,8 @@ window#waybar.chromium {
|
||||
box-shadow: inset 0 -3px #B3E5FC;
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
#workspaces button.focused,
|
||||
#workspaces button.active {
|
||||
background-color: #0288D1;
|
||||
box-shadow: inset 0 -3px #B3E5FC;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user