Regenerated
This commit is contained in:
+9
-16
@@ -2661,9 +2661,12 @@ These are config files for waybar
|
||||
"layer": "top",
|
||||
"height": 34,
|
||||
|
||||
/*******************************************************************/
|
||||
"modules-left": [],
|
||||
|
||||
"modules-center": [ "group/workspaces"],
|
||||
"modules-center": [
|
||||
"hyprland/workspaces",
|
||||
"custom/hypr-workspaces"],
|
||||
|
||||
"modules-right": [
|
||||
"tray",
|
||||
@@ -2673,21 +2676,7 @@ These are config files for waybar
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
"group/workspaces": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"custom/workspaces-wrap",
|
||||
"hyprland/workspaces",
|
||||
"custom/hypr-workspaces"
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
"custom/workspaces-wrap": {
|
||||
"format": "Workspaces",
|
||||
"tooltip-format": "Workspaces group"
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
"orientation": "horizontal",
|
||||
"drawer": {
|
||||
@@ -2708,6 +2697,8 @@ These are config files for waybar
|
||||
"tooltip-format": "Hardware group"
|
||||
},
|
||||
|
||||
/*************************/
|
||||
|
||||
"group/connections": {
|
||||
"orientation": "horizontal",
|
||||
"drawer": {
|
||||
@@ -2727,6 +2718,8 @@ These are config files for waybar
|
||||
"tooltip-format": "Connections group"
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
"format": "{text}",
|
||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||
|
||||
Reference in New Issue
Block a user