Regenerated
This commit is contained in:
+383
-393
File diff suppressed because it is too large
Load Diff
+3
-13
@@ -4684,13 +4684,9 @@ These are config files for waybar
|
||||
|
||||
"modules-right": [
|
||||
"group/audio"
|
||||
,"custom/spacer"
|
||||
,"group/tray"
|
||||
,"custom/spacer"
|
||||
,"clock"
|
||||
,"custom/spacer"
|
||||
,"group/system"
|
||||
,"custom/spacer"
|
||||
,"custom/notifications"
|
||||
],
|
||||
|
||||
@@ -4799,11 +4795,6 @@ These are config files for waybar
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/spacer": {
|
||||
"format": " ",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"align": 1,
|
||||
"format": "{name}",
|
||||
@@ -5026,10 +5017,9 @@ window#waybar {
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
.modules-left > widget,
|
||||
.modules-center > widget,
|
||||
.modules-right > widget {
|
||||
min-width: 80px;
|
||||
.module {
|
||||
padding: 0 10px;
|
||||
margin: 0 4px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
|
||||
@@ -22,13 +22,9 @@
|
||||
|
||||
"modules-right": [
|
||||
"group/audio"
|
||||
,"custom/spacer"
|
||||
,"group/tray"
|
||||
,"custom/spacer"
|
||||
,"clock"
|
||||
,"custom/spacer"
|
||||
,"group/system"
|
||||
,"custom/spacer"
|
||||
,"custom/notifications"
|
||||
],
|
||||
|
||||
@@ -137,11 +133,6 @@
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/spacer": {
|
||||
"format": " ",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"align": 1,
|
||||
"format": "{name}",
|
||||
|
||||
@@ -51,10 +51,9 @@ window#waybar {
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
.modules-left > widget,
|
||||
.modules-center > widget,
|
||||
.modules-right > widget {
|
||||
min-width: 80px;
|
||||
.module {
|
||||
padding: 0 10px;
|
||||
margin: 0 4px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
|
||||
Reference in New Issue
Block a user