update: waybar tray

This commit is contained in:
Yingjie Wang 2024-04-05 02:59:46 -04:00
parent 18bed6fbdf
commit ee983e39db
2 changed files with 3 additions and 2 deletions

View File

@ -50,8 +50,8 @@
"memory", "memory",
//"group/hardware", //"group/hardware",
//"custom/cliphist", //"custom/cliphist",
"idle_inhibitor",
"tray", "tray",
"idle_inhibitor",
"custom/exit", "custom/exit",
//"custom/ml4w-welcome", //"custom/ml4w-welcome",
"clock" "clock"

View File

@ -218,7 +218,8 @@
// System tray // System tray
"tray": { "tray": {
"icon-size": 21, "icon-size": 21,
"spacing": 10 "spacing": 10,
"verse-direction": true
}, },
// Clock // Clock