Regenerated
This commit is contained in:
+20
-2
@@ -2692,11 +2692,17 @@ These are config files for waybar
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/myworkspaces-anchor"
|
||||
"hyprland/workspaces",
|
||||
"custom/hypr-workspaces"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/myworkspaces-anchor": {
|
||||
"format": "WS",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
@@ -2706,8 +2712,9 @@ These are config files for waybar
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"pulseaudio",
|
||||
"pulseaudio/slider",
|
||||
"custom/hardware-anchor"
|
||||
/*"pulseaudio",*/
|
||||
"pulseaudio/slider",
|
||||
"battery",
|
||||
"cpu",
|
||||
"memory",
|
||||
@@ -2715,6 +2722,11 @@ These are config files for waybar
|
||||
]
|
||||
},
|
||||
|
||||
"custom/hardware-anchor": {
|
||||
"format": "HW",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
/*************************/
|
||||
|
||||
@@ -2730,6 +2742,12 @@ These are config files for waybar
|
||||
"network"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/connections-anchor": {
|
||||
"format": "CO",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
|
||||
Reference in New Issue
Block a user