refactor: updated waybar workspaces
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"margin-left": 5,
|
||||
"margin-right": 5,
|
||||
"margin-top": 5,
|
||||
"layer": "top",
|
||||
"spacing": 0,
|
||||
"reload_style_on_change": true,
|
||||
"modules-left": [
|
||||
@@ -34,16 +35,29 @@
|
||||
"hyprland/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"all-outputs": false,
|
||||
"active-only": true,
|
||||
"active-only": false,
|
||||
"warp-on-scroll": false,
|
||||
"move-to-monitor": true,
|
||||
"persistent-workspaces": {
|
||||
"eDP-1": [1,2,3,4,5,6,7,8,9],
|
||||
"HDMI-A-1": [10,11,12],
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": [],
|
||||
"4": [],
|
||||
"5": [],
|
||||
"6": [],
|
||||
"7": [],
|
||||
"8": [],
|
||||
"9": [],
|
||||
"10": [],
|
||||
"11": [],
|
||||
"12": [],
|
||||
// "eDP-1": [1,2,3,4,5,6,7,8,9],
|
||||
// "HDMI-A-1": [10,11,12],
|
||||
"IGNORED": [13,14]
|
||||
},
|
||||
"ignore-workspaces": [
|
||||
"*13",
|
||||
"*14"
|
||||
"13",
|
||||
"14"
|
||||
],
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
@@ -51,14 +65,14 @@
|
||||
"2": "",
|
||||
"3": "",
|
||||
"4": "",
|
||||
"5": "",
|
||||
"5": "",
|
||||
"6": "",
|
||||
"7": "",
|
||||
"8": "",
|
||||
"9": "",
|
||||
"10": "",
|
||||
"11": "",
|
||||
"12": "",
|
||||
"11": "",
|
||||
"12": "",
|
||||
"default": ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user