Regenerated

This commit is contained in:
2026-04-05 18:58:13 +02:00
parent cabbc2d14f
commit 76caec3a28
3 changed files with 305 additions and 302 deletions
+299 -298
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -2692,7 +2692,7 @@ These are config files for waybar
"transition-left-to-right": true "transition-left-to-right": true
}, },
"modules": [ "modules": [
"custom/myworkspaces-anchor" "custom/myworkspaces-anchor",
"hyprland/workspaces", "hyprland/workspaces",
"custom/hypr-workspaces" "custom/hypr-workspaces"
] ]
@@ -2712,7 +2712,7 @@ These are config files for waybar
"transition-left-to-right": true "transition-left-to-right": true
}, },
"modules": [ "modules": [
"custom/hardware-anchor" "custom/hardware-anchor",
/*"pulseaudio",*/ /*"pulseaudio",*/
"pulseaudio/slider", "pulseaudio/slider",
"battery", "battery",
@@ -2737,6 +2737,7 @@ These are config files for waybar
"transition-left-to-right": true "transition-left-to-right": true
}, },
"modules": [ "modules": [
"custom/connections-anchor",
"custom/bluetooth", "custom/bluetooth",
"pulseaudio", "pulseaudio",
"network" "network"
+3 -2
View File
@@ -33,7 +33,7 @@
"transition-left-to-right": true "transition-left-to-right": true
}, },
"modules": [ "modules": [
"custom/myworkspaces-anchor" "custom/myworkspaces-anchor",
"hyprland/workspaces", "hyprland/workspaces",
"custom/hypr-workspaces" "custom/hypr-workspaces"
] ]
@@ -53,7 +53,7 @@
"transition-left-to-right": true "transition-left-to-right": true
}, },
"modules": [ "modules": [
"custom/hardware-anchor" "custom/hardware-anchor",
/*"pulseaudio",*/ /*"pulseaudio",*/
"pulseaudio/slider", "pulseaudio/slider",
"battery", "battery",
@@ -78,6 +78,7 @@
"transition-left-to-right": true "transition-left-to-right": true
}, },
"modules": [ "modules": [
"custom/connections-anchor",
"custom/bluetooth", "custom/bluetooth",
"pulseaudio", "pulseaudio",
"network" "network"