Adds more styling to waybar

This commit is contained in:
Michel Fedde 2025-04-14 01:00:00 +02:00
parent 1fb7602a4e
commit 0477b00d6e
3 changed files with 30 additions and 8 deletions

View file

@ -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,