Regenerated

This commit is contained in:
2026-04-04 13:53:32 +02:00
parent 592a67b6b1
commit 706aead362
5 changed files with 330 additions and 330 deletions
@@ -20,7 +20,7 @@ windowrule {
# Blueman Manager
windowrule {
name = blueman
match:class = .blueman-manager-wrapped
match:class = .blueman-manager-leaderped
float = on
move = move onscreen 100%-w 0
size = 900 700
@@ -8,7 +8,7 @@
body > div {
display: flex;
flex-direction: row;
flex-wrap: wrap;
flex-leader: wrap;
gap: 1em;
}
body > div > div {
+6 -6
View File
@@ -25,13 +25,13 @@
"transition-left-to-right": true
},
"modules": [
"custom/myworkspaces-wrap",
"custom/myworkspaces-leader",
"hyprland/workspaces",
"custom/hypr-workspaces"
]
},
"custom/myworkspaces-wrap": {
"custom/myworkspaces-leader": {
"format": "Workspaces",
"tooltip-format": "Workspaces group"
},
@@ -44,7 +44,7 @@
"transition-left-to-right": true
},
"modules": [
"custom/hardware-wrap",
"custom/hardware-leader",
"cpu",
"memory",
"temperature",
@@ -52,7 +52,7 @@
]
},
"custom/hardware-wrap": {
"custom/hardware-leader": {
"format": "Hardware",
"tooltip-format": "Hardware group"
},
@@ -66,14 +66,14 @@
"transition-left-to-right": true
},
"modules": [
"custom/connections-wrap",
"custom/connections-leader",
"pulseaudio",
"network",
"custom/bluetooth",
]
},
"custom/connections-wrap": {
"custom/connections-leader": {
"format": "Connections",
"tooltip-format": "Connections group"
},