Updated roci workspaces
This commit is contained in:
parent
74b1584e0d
commit
feaca0be5a
@ -185,7 +185,11 @@
|
|||||||
"names": ["eDP-1"],
|
"names": ["eDP-1"],
|
||||||
"group": "builtin",
|
"group": "builtin",
|
||||||
"position": [0, 600],
|
"position": [0, 600],
|
||||||
"eww_windows": ["builtinbar"],
|
"eww_windows": {
|
||||||
|
"laptopbar": {
|
||||||
|
"battery": "BAT1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"mode": "2256x1504 scale 1.5"
|
"mode": "2256x1504 scale 1.5"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -195,7 +199,12 @@
|
|||||||
"group": "left",
|
"group": "left",
|
||||||
"position": [1707, 0],
|
"position": [1707, 0],
|
||||||
"mode": "2560x1440@120Hz",
|
"mode": "2560x1440@120Hz",
|
||||||
"eww_windows": ["leftbar", "sidebar"]
|
"eww_windows": {
|
||||||
|
"desktop-leftbar": {},
|
||||||
|
"sidebar": {
|
||||||
|
"side": "left"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"make": "Dell Inc.",
|
"make": "Dell Inc.",
|
||||||
@ -204,7 +213,7 @@
|
|||||||
"group": "center",
|
"group": "center",
|
||||||
"position": [4267, 0],
|
"position": [4267, 0],
|
||||||
"mode": "3840x1600",
|
"mode": "3840x1600",
|
||||||
"eww_windows": ["centerbar"]
|
"eww_windows": ["desktop-mainbar"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"make": "Acer Technologies",
|
"make": "Acer Technologies",
|
||||||
@ -213,7 +222,7 @@
|
|||||||
"group": "right",
|
"group": "right",
|
||||||
"position": [8107, 0],
|
"position": [8107, 0],
|
||||||
"mode": "2560x1440@120Hz",
|
"mode": "2560x1440@120Hz",
|
||||||
"eww_windows": ["rightbar"]
|
"eww_windows": ["desktop-rightbar"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"groups": {
|
"groups": {
|
||||||
@ -242,7 +251,11 @@
|
|||||||
"names": ["eDP-1"],
|
"names": ["eDP-1"],
|
||||||
"group": "builtin",
|
"group": "builtin",
|
||||||
"position": [0, 0],
|
"position": [0, 0],
|
||||||
"eww_windows": ["builtinbar"],
|
"eww_windows": {
|
||||||
|
"laptopbar": {
|
||||||
|
"battery": "BAT1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"mode": "2256x1504 scale 1"
|
"mode": "2256x1504 scale 1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -260,14 +273,22 @@
|
|||||||
"names": ["eDP-1"],
|
"names": ["eDP-1"],
|
||||||
"group": "builtin",
|
"group": "builtin",
|
||||||
"position": [0, 0],
|
"position": [0, 0],
|
||||||
"eww_windows": ["builtinbar"],
|
"eww_windows": {
|
||||||
|
"laptopbar": {
|
||||||
|
"battery": "BAT1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"mode": "2256x1504 scale 1"
|
"mode": "2256x1504 scale 1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"names": ["DP-1", "DP-2", "DP-3", "DP-4"],
|
"names": ["DP-1", "DP-2", "DP-3", "DP-4"],
|
||||||
"group": "presentation",
|
"group": "presentation",
|
||||||
"position": [2256, 0],
|
"position": [2256, 0],
|
||||||
"eww_windows": ["presenterbar"]
|
"eww_windows": {
|
||||||
|
"laptopbar": {
|
||||||
|
"battery": "BAT1"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"groups": {
|
"groups": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user