⚙️ config(waybar): add some minor options to the bar
This commit is contained in:
parent
8f711cdcbc
commit
a60f997a51
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
"mod": "dock",
|
"mod": "dock",
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"passtrough": false,
|
"passtrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
"margin-top": 10,
|
"margin-top": 10,
|
||||||
"margin-left": 17,
|
"margin-left": 17,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
|
@ -206,6 +207,9 @@
|
||||||
"position": "bottom",
|
"position": "bottom",
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"output": "DP-3",
|
"output": "DP-3",
|
||||||
|
"exclusive": true,
|
||||||
|
"passtrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
"margin-left": 17,
|
"margin-left": 17,
|
||||||
"margin-bottom": 10,
|
"margin-bottom": 10,
|
||||||
"margin-right": 17,
|
"margin-right": 17,
|
||||||
|
@ -322,6 +326,9 @@
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"output": "HDMI-A-1",
|
"output": "HDMI-A-1",
|
||||||
|
"exclusive": true,
|
||||||
|
"passtrough": false,
|
||||||
|
"gtk-layer-shell": true,
|
||||||
"margin-top": 10,
|
"margin-top": 10,
|
||||||
"margin-left": 17,
|
"margin-left": 17,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
|
|
Loading…
Add table
Reference in a new issue