Regenerated
This commit is contained in:
+313
-313
File diff suppressed because it is too large
Load Diff
+9
-9
@@ -2249,7 +2249,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
|
||||
@@ -2531,7 +2531,7 @@ These are config files for .config/stylix
|
||||
body > div {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
flex-leader: wrap;
|
||||
gap: 1em;
|
||||
}
|
||||
body > div > div {
|
||||
@@ -2684,13 +2684,13 @@ These are config files for waybar
|
||||
"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"
|
||||
},
|
||||
@@ -2703,7 +2703,7 @@ These are config files for waybar
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/hardware-wrap",
|
||||
"custom/hardware-leader",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
@@ -2711,7 +2711,7 @@ These are config files for waybar
|
||||
]
|
||||
},
|
||||
|
||||
"custom/hardware-wrap": {
|
||||
"custom/hardware-leader": {
|
||||
"format": "Hardware",
|
||||
"tooltip-format": "Hardware group"
|
||||
},
|
||||
@@ -2725,14 +2725,14 @@ These are config files for waybar
|
||||
"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"
|
||||
},
|
||||
@@ -2885,7 +2885,7 @@ window#waybar {
|
||||
/* GROUPS */
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
#hardware {
|
||||
#hardware-leader {
|
||||
background: #202131;
|
||||
border: 2px solid red;
|
||||
}
|
||||
|
||||
@@ -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