1

Allow configuring waybar display

This commit is contained in:
2023-05-24 23:25:52 +02:00
parent a52a9e4d2e
commit 3105601a96
4 changed files with 17 additions and 5 deletions

View File

@ -1,8 +1,11 @@
[
{
"include": [
"~/.config/waybar/monitor.json"
],
"layer": "top",
"position": "top",
"output": "HDMI-A-1",
"height": 40,
"spacing": 4,
@ -77,6 +80,6 @@
"icon-size": 20,
"show-passive-items": true,
"spacing": 5
},
}
}
]