mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
waybar: Add padding to focused workspace
This fixes an issue where the focused workspace would cause the layout to shift.
This commit is contained in:
parent
e9e8edfad3
commit
ab909d567d
@ -18,6 +18,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.focused {
|
#workspaces button.focused {
|
||||||
|
padding: 0 5px;
|
||||||
background: #64727D;
|
background: #64727D;
|
||||||
background: @color8;
|
background: @color8;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user