Regenerated

This commit is contained in:
2026-04-05 23:14:57 +02:00
parent e3fdef5375
commit ecb4a7f8bd
4 changed files with 311 additions and 308 deletions
+301 -300
View File
File diff suppressed because it is too large Load Diff
+5 -4
View File
@@ -2665,7 +2665,8 @@ These are config files for waybar
"exclusive": true,
"passthrough": false,
"gtk-layer-shell": true,
/*******************************************************************/
/*******************************************************************/
"modules-left": [
"hyprland/workspaces"
],
@@ -2682,7 +2683,7 @@ These are config files for waybar
"pulseaudio/slider",
"tray",
"clock",
"idle_inhibitor",
"idle_inhibitor"
],
"custom/spacer": {
@@ -2736,6 +2737,7 @@ These are config files for waybar
/*******************************************************************/
"hyprland/workspaces": {
"format": "{text}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
@@ -2743,7 +2745,7 @@ These are config files for waybar
"return-type": "json",
"on-click": "~/.config/waybar/scripts/hypr-workspacesmenu.sh",
"tooltip": true
},
},
"custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
@@ -2919,7 +2921,6 @@ window#waybar {
}
/* --- Pill --- */
/* common pill style */
.pill {
padding: 0px 1px;
min-width: 80px;
+5 -3
View File
@@ -6,7 +6,8 @@
"exclusive": true,
"passthrough": false,
"gtk-layer-shell": true,
/*******************************************************************/
/*******************************************************************/
"modules-left": [
"hyprland/workspaces"
],
@@ -23,7 +24,7 @@
"pulseaudio/slider",
"tray",
"clock",
"idle_inhibitor",
"idle_inhibitor"
],
"custom/spacer": {
@@ -77,6 +78,7 @@
/*******************************************************************/
"hyprland/workspaces": {
"format": "{text}",
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
@@ -84,7 +86,7 @@
"return-type": "json",
"on-click": "~/.config/waybar/scripts/hypr-workspacesmenu.sh",
"tooltip": true
},
},
"custom/bluetooth": {
"exec": "~/.config/waybar/scripts/bluetooth-status.sh",
@@ -65,7 +65,6 @@ window#waybar {
}
/* --- Pill --- */
/* common pill style */
.pill {
padding: 0px 1px;
min-width: 80px;