dotfiles/.config/waybar/config.jsonc
2025-05-09 22:52:11 +02:00

16 lines
316 B
JSON

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