Regenerated
This commit is contained in:
+309
-309
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -2678,7 +2678,7 @@ These are config files for waybar
|
||||
// "temperature",
|
||||
"battery",
|
||||
"tray",
|
||||
"clock",
|
||||
"clock"
|
||||
],
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
@@ -2706,7 +2706,7 @@ These are config files for waybar
|
||||
"deactivated": " "
|
||||
},
|
||||
"tooltip-format-activated": "Staying awake",
|
||||
"tooltip-format-deactivated": "Might sleep....",
|
||||
"tooltip-format-deactivated": "Might sleep...."
|
||||
},
|
||||
|
||||
"pulseaudio": {
|
||||
@@ -2718,7 +2718,7 @@ These are config files for waybar
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
"default": ["", ""],
|
||||
"default": ["", ""]
|
||||
},
|
||||
"on-click": "pavucontrol",
|
||||
},
|
||||
@@ -2768,8 +2768,8 @@ These are config files for waybar
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-charging": "{capacity}% ",
|
||||
"format-plugged": "{capacity}% ",
|
||||
"format-icons": ["", "", "", "", " "],
|
||||
},
|
||||
"format-icons": ["", "", "", "", " "]
|
||||
}
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
// "temperature",
|
||||
"battery",
|
||||
"tray",
|
||||
"clock",
|
||||
"clock"
|
||||
],
|
||||
|
||||
"custom/hypr-workspaces": {
|
||||
@@ -47,7 +47,7 @@
|
||||
"deactivated": " "
|
||||
},
|
||||
"tooltip-format-activated": "Staying awake",
|
||||
"tooltip-format-deactivated": "Might sleep....",
|
||||
"tooltip-format-deactivated": "Might sleep...."
|
||||
},
|
||||
|
||||
"pulseaudio": {
|
||||
@@ -59,7 +59,7 @@
|
||||
"headset": "",
|
||||
"phone": "",
|
||||
"portable": "",
|
||||
"default": ["", ""],
|
||||
"default": ["", ""]
|
||||
},
|
||||
"on-click": "pavucontrol",
|
||||
},
|
||||
@@ -109,6 +109,6 @@
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-charging": "{capacity}% ",
|
||||
"format-plugged": "{capacity}% ",
|
||||
"format-icons": ["", "", "", "", " "],
|
||||
},
|
||||
"format-icons": ["", "", "", "", " "]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user