mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 06:55:13 +02:00
ironbar: Only underline active workspace
Hover effects are already inherited from the GTK theme.
This commit is contained in:
@ -179,11 +179,7 @@
|
||||
}
|
||||
|
||||
.workspaces .item.focused {
|
||||
box-shadow: inset 0 -3px;
|
||||
}
|
||||
|
||||
.workspaces .item:hover {
|
||||
box-shadow: inset 0 -3px;
|
||||
box-shadow: inset 0 -2px;
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
Reference in New Issue
Block a user