mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
add tray styles
This commit is contained in:
@@ -64,3 +64,9 @@ window#waybar {
|
|||||||
color: #b16286;
|
color: #b16286;
|
||||||
border-bottom: 5px solid #b16286;
|
border-bottom: 5px solid #b16286;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tray {
|
||||||
|
margin: 0;
|
||||||
|
color: #d65d0e;
|
||||||
|
border-bottom: 5px solid #d65d0e;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user