Files
dotfiles/.config/waybar/modules/extras/tray.jsonc
2025-11-23 11:42:35 +01:00

14 lines
206 B
JSON

{
"tray": {
"icon-size": 16,
// "show-passive-items":
// "smooth-scrolling-threshold":
"spacing": 12,
// "reverse-direction":
// "on-update":
// "expand":
// "icons":
"cursor": true
}
}