A
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
/* Global */
|
||||
|
||||
* {
|
||||
font-family: 'Symbols Nerd Font', 'Geist';
|
||||
border: none;
|
||||
@@ -23,6 +21,10 @@ window#waybar {
|
||||
border: 2px solid #89b4fa;
|
||||
}
|
||||
|
||||
#clock {
|
||||
font-family: "Geist Mono";
|
||||
}
|
||||
|
||||
#traygroup, #custom-music, #window, #workspaces, #custom-regretevator_state {
|
||||
background-color: #1e1e2e;
|
||||
padding-left: 5px;
|
||||
@@ -92,6 +94,10 @@ window#waybar {
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
|
||||
#pulseaudio.lol {
|
||||
padding: 0px 5px 0px 2px;
|
||||
}
|
||||
|
||||
#tray > .passive {
|
||||
-gtk-icon-effect: dim;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user