mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
22 lines
474 B
JSON
22 lines
474 B
JSON
{
|
|
"$schema": "https://github.com/glzr-io/zebar/raw/v2.4.0/resources/widget-schema.json",
|
|
"htmlPath": "./index.html",
|
|
"zOrder": "normal",
|
|
"shownInTaskbar": false,
|
|
"focused": false,
|
|
"resizable": false,
|
|
"transparent": true,
|
|
"presets": [
|
|
{
|
|
"name": "default",
|
|
"anchor": "top_left",
|
|
"offsetX": "0px",
|
|
"offsetY": "0px",
|
|
"width": "100%",
|
|
"height": "40px",
|
|
"monitorSelection": {
|
|
"type": "all"
|
|
}
|
|
}
|
|
]
|
|
}
|