Add focused window title to Waybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8d8864836b
commit
ae974d2eba
2 changed files with 9 additions and 1 deletions
|
@ -28,6 +28,11 @@
|
|||
border-radius: 6px;
|
||||
}
|
||||
|
||||
window#waybar.empty #window {
|
||||
padding: 0;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
#workspaces button:first-child {
|
||||
border-top-left-radius: 6px;
|
||||
border-bottom-left-radius: 6px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue