1
0
Fork 0
dotfiles/.config/waybar/config.jsonc

14 lines
193 B
Plaintext
Raw Normal View History

2025-05-12 19:07:49 +00:00
{
"layer": "top",
"position": "right",
"height": "100%",
"width": 30,
"margin-right": 10,
"margin-top": 10,
"margin-bottom": 10,
"network": {
"format-wifi": "{icon}"
}
}