⏪️ revert(waybar): dock and exclusive changes to the bar
This commit is contained in:
parent
7fb0d91041
commit
f9722a525d
1 changed files with 8 additions and 0 deletions
|
@ -3,7 +3,10 @@
|
|||
"height": 50,
|
||||
"layer": "top",
|
||||
"output": "DP-1",
|
||||
"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passtrough": false,
|
||||
"gtk-layer-shell": true,
|
||||
"margin-top": 10,
|
||||
"margin-left": 17,
|
||||
"margin-bottom": 0,
|
||||
|
@ -207,7 +210,10 @@
|
|||
"position": "bottom",
|
||||
"layer": "top",
|
||||
"output": "DP-3",
|
||||
"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passtrough": false,
|
||||
"gtk-layer-shell": true,
|
||||
"margin-left": 17,
|
||||
"margin-bottom": 10,
|
||||
"margin-right": 17,
|
||||
|
@ -324,8 +330,10 @@
|
|||
"height": 50,
|
||||
"layer": "top",
|
||||
"output": "HDMI-A-1",
|
||||
"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passtrough": false,
|
||||
"gtk-layer-shell": true,
|
||||
"margin-top": 10,
|
||||
"margin-left": 17,
|
||||
"margin-bottom": 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue