mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(tray): spacing config
This commit is contained in:
@ -26,6 +26,9 @@
|
||||
"sway/window": {
|
||||
"max-length": 50
|
||||
},
|
||||
"tray": {
|
||||
"spacing": 10
|
||||
},
|
||||
"clock": {
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
},
|
||||
|
@ -93,4 +93,4 @@ window#waybar {
|
||||
|
||||
#tray {
|
||||
background-color: #2980b9;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user