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": [
|
"modules-center": [
|
||||||
"group/connections",
|
"group/connections",
|
||||||
"hyprland/workspaces",
|
"group/workspaces",
|
||||||
"custom/windows",
|
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
],
|
],
|
||||||
|
|
||||||
@@ -2687,6 +2686,22 @@ These are config files for waybar
|
|||||||
"idle_inhibitor"
|
"idle_inhibitor"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
/*******************************************************************/
|
||||||
|
"group/workspaces": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
"hyprland/workspaces",
|
||||||
|
"custom/workspaces-separator",
|
||||||
|
"custom/windows"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
"custom/workspaces-separator": {
|
||||||
|
|
||||||
|
"format": " - ",
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
|
|||||||
@@ -13,8 +13,7 @@
|
|||||||
|
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"group/connections",
|
"group/connections",
|
||||||
"hyprland/workspaces",
|
"group/workspaces",
|
||||||
"custom/windows",
|
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
],
|
],
|
||||||
|
|
||||||
@@ -25,6 +24,22 @@
|
|||||||
"idle_inhibitor"
|
"idle_inhibitor"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
/*******************************************************************/
|
||||||
|
"group/workspaces": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
"hyprland/workspaces",
|
||||||
|
"custom/workspaces-separator",
|
||||||
|
"custom/windows"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
|
"custom/workspaces-separator": {
|
||||||
|
|
||||||
|
"format": " - ",
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
|
|||||||
Reference in New Issue
Block a user