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