Regenerated
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user