reno/themes/serenity/config/wibar_bottom.json

19 lines
324 B
JSON
Raw Normal View History

2023-01-27 22:09:24 +00:00
{
"align": {
"left": [
{
"widget": "widgets.desktop.tasklist",
"screen": true
}
],
"center": [
],
"right": [
{
"widget": "widgets.desktop.launcher"
}
]
}
}