Regenerated
This commit is contained in:
+345
-312
File diff suppressed because it is too large
Load Diff
@@ -3024,6 +3024,7 @@ These are config files for waybar
|
|||||||
"group/connections",
|
"group/connections",
|
||||||
"group/workspaces",
|
"group/workspaces",
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
|
"custom/power"
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
@@ -3134,6 +3135,38 @@ These are config files for waybar
|
|||||||
"tooltip-format-deactivated": "Might sleep...."
|
"tooltip-format-deactivated": "Might sleep...."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"custom/power": {
|
||||||
|
// "exec":
|
||||||
|
// "exec-if":
|
||||||
|
// "exec-on-event":
|
||||||
|
// "hide-empty-text":
|
||||||
|
// "return-type":
|
||||||
|
// "interval":
|
||||||
|
// "restart-interval":
|
||||||
|
// "signal":
|
||||||
|
"format": "",
|
||||||
|
// "format-icons":
|
||||||
|
// "rotate":
|
||||||
|
// "min-length":
|
||||||
|
// "max-length":
|
||||||
|
// "align":
|
||||||
|
// "justify":
|
||||||
|
"on-click": "kitty -e ~/.config/waybar/scripts/power",
|
||||||
|
// "on-click-middle":
|
||||||
|
// "on-click-right":
|
||||||
|
// "on-update":
|
||||||
|
// "on-scroll-up":
|
||||||
|
// "on-scroll-down":
|
||||||
|
// "smooth-scrolling-threshold":
|
||||||
|
// "tooltip":
|
||||||
|
"tooltip-format": "Power Menu"
|
||||||
|
// "escape":
|
||||||
|
// "menu":
|
||||||
|
// "menu-file":
|
||||||
|
// "menu-actions":
|
||||||
|
// "expand":
|
||||||
|
},
|
||||||
|
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"format": "{volume}% {icon}",
|
"format": "{volume}% {icon}",
|
||||||
"format-bluetooth": "{volume}% {icon}",
|
"format-bluetooth": "{volume}% {icon}",
|
||||||
|
|||||||
@@ -15,6 +15,7 @@
|
|||||||
"group/connections",
|
"group/connections",
|
||||||
"group/workspaces",
|
"group/workspaces",
|
||||||
"group/hardware",
|
"group/hardware",
|
||||||
|
"custom/power"
|
||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
@@ -125,6 +126,38 @@
|
|||||||
"tooltip-format-deactivated": "Might sleep...."
|
"tooltip-format-deactivated": "Might sleep...."
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"custom/power": {
|
||||||
|
// "exec":
|
||||||
|
// "exec-if":
|
||||||
|
// "exec-on-event":
|
||||||
|
// "hide-empty-text":
|
||||||
|
// "return-type":
|
||||||
|
// "interval":
|
||||||
|
// "restart-interval":
|
||||||
|
// "signal":
|
||||||
|
"format": "",
|
||||||
|
// "format-icons":
|
||||||
|
// "rotate":
|
||||||
|
// "min-length":
|
||||||
|
// "max-length":
|
||||||
|
// "align":
|
||||||
|
// "justify":
|
||||||
|
"on-click": "kitty -e ~/.config/waybar/scripts/power",
|
||||||
|
// "on-click-middle":
|
||||||
|
// "on-click-right":
|
||||||
|
// "on-update":
|
||||||
|
// "on-scroll-up":
|
||||||
|
// "on-scroll-down":
|
||||||
|
// "smooth-scrolling-threshold":
|
||||||
|
// "tooltip":
|
||||||
|
"tooltip-format": "Power Menu"
|
||||||
|
// "escape":
|
||||||
|
// "menu":
|
||||||
|
// "menu-file":
|
||||||
|
// "menu-actions":
|
||||||
|
// "expand":
|
||||||
|
},
|
||||||
|
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"format": "{volume}% {icon}",
|
"format": "{volume}% {icon}",
|
||||||
"format-bluetooth": "{volume}% {icon}",
|
"format-bluetooth": "{volume}% {icon}",
|
||||||
|
|||||||
Reference in New Issue
Block a user