Regenerated
This commit is contained in:
+325
-310
File diff suppressed because it is too large
Load Diff
+17
-2
@@ -2675,8 +2675,7 @@ These are config files for waybar
|
||||
|
||||
"modules-center": [
|
||||
"group/connections",
|
||||
"hyprland/workspaces",
|
||||
"custom/windows",
|
||||
"group/workspaces",
|
||||
"group/hardware",
|
||||
],
|
||||
|
||||
@@ -2687,6 +2686,22 @@ These are config files for waybar
|
||||
"idle_inhibitor"
|
||||
],
|
||||
|
||||
/*******************************************************************/
|
||||
"group/workspaces": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"hyprland/workspaces",
|
||||
"custom/workspaces-separator",
|
||||
"custom/windows"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/workspaces-separator": {
|
||||
|
||||
"format": " - ",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
|
||||
@@ -13,8 +13,7 @@
|
||||
|
||||
"modules-center": [
|
||||
"group/connections",
|
||||
"hyprland/workspaces",
|
||||
"custom/windows",
|
||||
"group/workspaces",
|
||||
"group/hardware",
|
||||
],
|
||||
|
||||
@@ -25,6 +24,22 @@
|
||||
"idle_inhibitor"
|
||||
],
|
||||
|
||||
/*******************************************************************/
|
||||
"group/workspaces": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"hyprland/workspaces",
|
||||
"custom/workspaces-separator",
|
||||
"custom/windows"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/workspaces-separator": {
|
||||
|
||||
"format": " - ",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
|
||||
Reference in New Issue
Block a user