Files
dotfiles/waybar/config.jsonc
2025-08-13 21:46:48 +02:00

17 lines
312 B
JSON

[
{
"include": "~/.config/waybar/bars/main.jsonc",
"height": 50,
"layer": "top",
"output": "eDP-1",
"mode": "dock",
"exclusive": true,
"passtrough": false,
"gtk-layer-shell": true,
"margin-top": 5,
"margin-left": 5,
"margin-bottom": 0,
"margin-right": 5,
},
]