Merge pull request #4458 from kolayne/patch-1
Fix: style: show active workspace on hyprland
This commit is contained in:
@ -63,7 +63,7 @@ button:hover {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
#workspaces button.focused, #workspaces button.active {
|
||||
background-color: #64727D;
|
||||
box-shadow: inset 0 -3px #ffffff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user