diff options
Diffstat (limited to 'modules/extras/tray.jsonc')
| -rw-r--r-- | modules/extras/tray.jsonc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/extras/tray.jsonc b/modules/extras/tray.jsonc new file mode 100644 index 0000000..32ec0bf --- /dev/null +++ b/modules/extras/tray.jsonc @@ -0,0 +1,8 @@ +// System tray. Icons come from the applications themselves. +{ + "tray": { + "icon-size": 16, + "spacing": 12, + "cursor": true + } +} |
