🎨 ux(waybar): changed the bar layer from bottom to top
This commit is contained in:
parent
790dd2f5b2
commit
0112cf004f
1 changed files with 3 additions and 11 deletions
|
@ -1,12 +1,9 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"layer": "bottom",
|
"layer": "top",
|
||||||
"output": "DP-1",
|
"output": "DP-1",
|
||||||
"mode": "dock",
|
|
||||||
"exclusive": true,
|
"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,
|
||||||
|
@ -208,12 +205,9 @@
|
||||||
{
|
{
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"position": "bottom",
|
"position": "bottom",
|
||||||
"layer": "bottom",
|
"layer": "top",
|
||||||
"mode": "dock",
|
|
||||||
"output": "DP-3",
|
"output": "DP-3",
|
||||||
"exclusive": true,
|
"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,
|
||||||
|
@ -328,12 +322,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"layer": "bottom",
|
"layer": "top",
|
||||||
"output": "HDMI-A-1",
|
"output": "HDMI-A-1",
|
||||||
"mode": "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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue