⚙️ config(waybar): add some minor options to the bar

This commit is contained in:
Sergio Laín 2023-12-27 14:49:54 +01:00
parent 8f711cdcbc
commit a60f997a51
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -6,6 +6,7 @@
"mod": "dock",
"exclusive": true,
"passtrough": false,
"gtk-layer-shell": true,
"margin-top": 10,
"margin-left": 17,
"margin-bottom": 0,
@ -206,6 +207,9 @@
"position": "bottom",
"layer": "top",
"output": "DP-3",
"exclusive": true,
"passtrough": false,
"gtk-layer-shell": true,
"margin-left": 17,
"margin-bottom": 10,
"margin-right": 17,
@ -322,6 +326,9 @@
"height": 50,
"layer": "top",
"output": "HDMI-A-1",
"exclusive": true,
"passtrough": false,
"gtk-layer-shell": true,
"margin-top": 10,
"margin-left": 17,
"margin-bottom": 0,