Update monitors conf on notebook

This commit is contained in:
Johannes Knopp
2026-04-01 14:41:12 +02:00
parent 7824d27555
commit e645ea1641
2 changed files with 5 additions and 2 deletions

View File

@ -41,5 +41,8 @@
"bar.battery.label": false,
"bar.battery.hideLabelWhenFull": true,
"theme.bar.buttons.battery.enableBorder": false,
"theme.osd.enable": true
"theme.osd.enable": true,
"theme.bar.buttons.y_margins": "0.2em",
"theme.bar.dropdownGap": "2.9em",
"theme.bar.outer_spacing": "1.6em"
}