Adds more styling to waybar
This commit is contained in:
parent
1fb7602a4e
commit
0477b00d6e
3 changed files with 30 additions and 8 deletions
|
|
@ -47,6 +47,19 @@ window.semi-hidden {
|
|||
.modules-left {
|
||||
padding-right: 1rem;
|
||||
}
|
||||
|
||||
#laptop {
|
||||
border-radius: 0;
|
||||
padding-bottom: 1px;
|
||||
border-bottom: 1px solid $foreground;
|
||||
}
|
||||
|
||||
#app_drawer,
|
||||
#audio {
|
||||
border-radius: 0;
|
||||
padding-bottom: 1px;
|
||||
border-bottom: 1px dashed $foreground;
|
||||
}
|
||||
}
|
||||
|
||||
#taskbar button,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue