mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-31 19:19:15 +01:00
waybar(workspaces): Remove hover feedback
Unfortunately, I haven't came up with a solution to making waybar workspaces clickable with hyprland-autoname-workspaces yet.
This commit is contained in:
parent
080a491b20
commit
4d1f614163
@ -117,6 +117,10 @@
|
||||
border-bottom: 1px solid alpha(@base02, 0.5);
|
||||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
background: alpha(@base02, 0.5);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user