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",
|
// "temperature",
|
||||||
"battery",
|
"battery",
|
||||||
"tray",
|
"tray",
|
||||||
"clock",
|
"clock"
|
||||||
],
|
],
|
||||||
|
|
||||||
"custom/hypr-workspaces": {
|
"custom/hypr-workspaces": {
|
||||||
@@ -2706,7 +2706,7 @@ These are config files for waybar
|
|||||||
"deactivated": " "
|
"deactivated": " "
|
||||||
},
|
},
|
||||||
"tooltip-format-activated": "Staying awake",
|
"tooltip-format-activated": "Staying awake",
|
||||||
"tooltip-format-deactivated": "Might sleep....",
|
"tooltip-format-deactivated": "Might sleep...."
|
||||||
},
|
},
|
||||||
|
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
@@ -2718,7 +2718,7 @@ These are config files for waybar
|
|||||||
"headset": "",
|
"headset": "",
|
||||||
"phone": "",
|
"phone": "",
|
||||||
"portable": "",
|
"portable": "",
|
||||||
"default": ["", ""],
|
"default": ["", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol",
|
||||||
},
|
},
|
||||||
@@ -2768,8 +2768,8 @@ These are config files for waybar
|
|||||||
"format": "{capacity}% {icon}",
|
"format": "{capacity}% {icon}",
|
||||||
"format-charging": "{capacity}% ",
|
"format-charging": "{capacity}% ",
|
||||||
"format-plugged": "{capacity}% ",
|
"format-plugged": "{capacity}% ",
|
||||||
"format-icons": ["", "", "", "", " "],
|
"format-icons": ["", "", "", "", " "]
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
// "temperature",
|
// "temperature",
|
||||||
"battery",
|
"battery",
|
||||||
"tray",
|
"tray",
|
||||||
"clock",
|
"clock"
|
||||||
],
|
],
|
||||||
|
|
||||||
"custom/hypr-workspaces": {
|
"custom/hypr-workspaces": {
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
"deactivated": " "
|
"deactivated": " "
|
||||||
},
|
},
|
||||||
"tooltip-format-activated": "Staying awake",
|
"tooltip-format-activated": "Staying awake",
|
||||||
"tooltip-format-deactivated": "Might sleep....",
|
"tooltip-format-deactivated": "Might sleep...."
|
||||||
},
|
},
|
||||||
|
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
"headset": "",
|
"headset": "",
|
||||||
"phone": "",
|
"phone": "",
|
||||||
"portable": "",
|
"portable": "",
|
||||||
"default": ["", ""],
|
"default": ["", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol",
|
||||||
},
|
},
|
||||||
@@ -109,6 +109,6 @@
|
|||||||
"format": "{capacity}% {icon}",
|
"format": "{capacity}% {icon}",
|
||||||
"format-charging": "{capacity}% ",
|
"format-charging": "{capacity}% ",
|
||||||
"format-plugged": "{capacity}% ",
|
"format-plugged": "{capacity}% ",
|
||||||
"format-icons": ["", "", "", "", " "],
|
"format-icons": ["", "", "", "", " "]
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user