Made the waybar a sidebar
This commit is contained in:
parent
75f6e5bb47
commit
6980360fe4
10 changed files with 121 additions and 50 deletions
|
|
@ -107,3 +107,17 @@
|
|||
#custom-updates.pending-updates {
|
||||
background-color: dodgerblue;
|
||||
}
|
||||
|
||||
#custom-hoz-separator {
|
||||
font-size: 0px;
|
||||
border-radius: 0;
|
||||
border-bottom: 1px solid $foreground
|
||||
}
|
||||
|
||||
|
||||
#custom-hoz-separator-dotted {
|
||||
padding: 0 3px;
|
||||
font-size: 0px;
|
||||
border-radius: 0;
|
||||
border-bottom: 1px dashed $foreground
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue