Updated laptop sidebar slightly
This commit is contained in:
parent
408440ad18
commit
47d093f95f
@ -70,11 +70,8 @@
|
||||
:stacking "fg"
|
||||
(centerbox :orientation "h"
|
||||
:class "bar root"
|
||||
(box :orientation "h"
|
||||
:halign "start"
|
||||
|
||||
(sway-workspace :group {group}))
|
||||
(hostname-centeralign)
|
||||
(hostname-leftalign)
|
||||
(sway-workspace :group {group})
|
||||
(laptop-details-rightalign :battery {battery} )))
|
||||
|
||||
(defwindow laptopsidebar [group battery side]
|
||||
|
||||
@ -173,6 +173,10 @@
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2560x1600@165Hz scale 1.5 color_profile icc /usr/share/color/icc/colord/BOE_CQ_______NE160QDM_NZ6.icm"
|
||||
@ -244,6 +248,10 @@
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2560x1600@165Hz scale 1.5 color_profile icc /usr/share/color/icc/colord/BOE_CQ_______NE160QDM_NZ6.icm"
|
||||
@ -310,6 +318,10 @@
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2560x1600@165Hz scale 1.25 color_profile icc /usr/share/color/icc/colord/BOE_CQ_______NE160QDM_NZ6.icm"
|
||||
@ -332,6 +344,10 @@
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2560x1600@165Hz scale 1.25 color_profile icc /usr/share/color/icc/colord/BOE_CQ_______NE160QDM_NZ6.icm"
|
||||
|
||||
@ -184,21 +184,25 @@
|
||||
{
|
||||
"names": ["eDP-1"],
|
||||
"group": "builtin",
|
||||
"position": [0, 600],
|
||||
"position": [0, 850],
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2256x1504 scale 1.5"
|
||||
},
|
||||
{
|
||||
"make": "Acer Technologies",
|
||||
"model": "XV271U M3",
|
||||
"serial": "1322131231233",
|
||||
"make": "Dell Inc.",
|
||||
"model": "DELL U2722D",
|
||||
"serial": "DV3MGH3",
|
||||
"group": "left",
|
||||
"position": [1707, 0],
|
||||
"mode": "2560x1440@120Hz",
|
||||
"position": [1504, 0],
|
||||
"mode": "2560x1440 color_profile icc /usr/share/color/icc/colord/DCI-P3.icd",
|
||||
"eww_windows": {
|
||||
"desktop-leftbar": {},
|
||||
"sidebar": {
|
||||
@ -211,18 +215,23 @@
|
||||
"model": "DELL U3818DW",
|
||||
"serial": "97F8P9350W0L",
|
||||
"group": "center",
|
||||
"position": [4267, 0],
|
||||
"position": [4064, 0],
|
||||
"mode": "3840x1600",
|
||||
"eww_windows": ["desktop-mainbar"]
|
||||
},
|
||||
{
|
||||
"make": "Acer Technologies",
|
||||
"model": "XV271U M3",
|
||||
"serial": "1431038964205",
|
||||
"make": "Dell Inc.",
|
||||
"model": "DELL U2722D",
|
||||
"serial": "5X3MGH3",
|
||||
"group": "right",
|
||||
"position": [8107, 0],
|
||||
"mode": "2560x1440@120Hz",
|
||||
"eww_windows": ["desktop-rightbar"]
|
||||
"position": [7904, 0],
|
||||
"mode": "2560x1440 color_profile icc /usr/share/color/icc/colord/DCI-P3.icd",
|
||||
"eww_windows": {
|
||||
"desktop-rightbar": {},
|
||||
"sidebar": {
|
||||
"side": "right"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": {
|
||||
@ -254,9 +263,13 @@
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2256x1504 scale 1"
|
||||
"mode": "2256x1504 scale 1.25"
|
||||
}
|
||||
],
|
||||
"groups": {
|
||||
@ -276,6 +289,10 @@
|
||||
"eww_windows": {
|
||||
"laptopbar": {
|
||||
"battery": "BAT1"
|
||||
},
|
||||
"laptopsidebar": {
|
||||
"battery": "BAT1",
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
"mode": "2256x1504 scale 1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user