mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-03 20:49:30 +01:00
waybar: Add border-bottom to workspace buttons
This commit is contained in:
parent
50e317fc22
commit
b4cde71c3b
@ -117,6 +117,7 @@
|
||||
#workspaces button {
|
||||
padding: 12px 0;
|
||||
border-radius: 0;
|
||||
border-bottom: 1px solid alpha(@base02, 0.5);
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
|
Loading…
Reference in New Issue
Block a user