Regenerated
This commit is contained in:
+316
-298
File diff suppressed because it is too large
Load Diff
+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": {
|
||||
|
||||
@@ -33,11 +33,17 @@
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/myworkspaces-anchor"
|
||||
"hyprland/workspaces",
|
||||
"custom/hypr-workspaces"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/myworkspaces-anchor": {
|
||||
"format": "WS",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
/*******************************************************************/
|
||||
"group/hardware": {
|
||||
@@ -47,8 +53,9 @@
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"pulseaudio",
|
||||
"pulseaudio/slider",
|
||||
"custom/hardware-anchor"
|
||||
/*"pulseaudio",*/
|
||||
"pulseaudio/slider",
|
||||
"battery",
|
||||
"cpu",
|
||||
"memory",
|
||||
@@ -56,6 +63,11 @@
|
||||
]
|
||||
},
|
||||
|
||||
"custom/hardware-anchor": {
|
||||
"format": "HW",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
/*************************/
|
||||
|
||||
@@ -71,6 +83,12 @@
|
||||
"network"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/connections-anchor": {
|
||||
"format": "CO",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
|
||||
Reference in New Issue
Block a user