config.ziggy-schema (185B)
1 root = Config 2 3 @widgets = enum { 4 distro, 5 uptime, 6 kernel, 7 desktop, 8 shell, 9 memory, 10 battery, 11 cpu, 12 disk, 13 }, 14 15 struct Config { 16 widgets: [@widgets], 17 }
lensposix system fetch tool | |
| git clone git://brookjeynes.dev/bjeynes/lens.git | |
| Log | Files | Refs | README |