Regenerated
This commit is contained in:
+299
-298
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -2665,6 +2665,7 @@ These are config files for waybar
|
|||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"passthrough": false,
|
"passthrough": false,
|
||||||
"gtk-layer-shell": true,
|
"gtk-layer-shell": true,
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/workspaces"
|
"hyprland/workspaces"
|
||||||
@@ -2682,7 +2683,7 @@ These are config files for waybar
|
|||||||
"pulseaudio/slider",
|
"pulseaudio/slider",
|
||||||
"tray",
|
"tray",
|
||||||
"clock",
|
"clock",
|
||||||
"idle_inhibitor",
|
"idle_inhibitor"
|
||||||
],
|
],
|
||||||
|
|
||||||
"custom/spacer": {
|
"custom/spacer": {
|
||||||
@@ -2736,6 +2737,7 @@ These are config files for waybar
|
|||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"format": "{text}",
|
"format": "{text}",
|
||||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||||
@@ -2919,7 +2921,6 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* --- Pill --- */
|
/* --- Pill --- */
|
||||||
/* common pill style */
|
|
||||||
.pill {
|
.pill {
|
||||||
padding: 0px 1px;
|
padding: 0px 1px;
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"passthrough": false,
|
"passthrough": false,
|
||||||
"gtk-layer-shell": true,
|
"gtk-layer-shell": true,
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/workspaces"
|
"hyprland/workspaces"
|
||||||
@@ -23,7 +24,7 @@
|
|||||||
"pulseaudio/slider",
|
"pulseaudio/slider",
|
||||||
"tray",
|
"tray",
|
||||||
"clock",
|
"clock",
|
||||||
"idle_inhibitor",
|
"idle_inhibitor"
|
||||||
],
|
],
|
||||||
|
|
||||||
"custom/spacer": {
|
"custom/spacer": {
|
||||||
@@ -77,6 +78,7 @@
|
|||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"format": "{text}",
|
"format": "{text}",
|
||||||
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
"exec": "~/.config/waybar/scripts/hypr-workspaces.sh",
|
||||||
|
|||||||
@@ -65,7 +65,6 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* --- Pill --- */
|
/* --- Pill --- */
|
||||||
/* common pill style */
|
|
||||||
.pill {
|
.pill {
|
||||||
padding: 0px 1px;
|
padding: 0px 1px;
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
|
|||||||
Reference in New Issue
Block a user