Regenerated
This commit is contained in:
+301
-300
File diff suppressed because it is too large
Load Diff
+5
-4
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user