This commit is contained in:
Stephan Raabe
2023-08-31 21:45:49 +02:00
parent acfeb9ef21
commit 95c4547d50
6 changed files with 113 additions and 24 deletions
+3 -3
View File
@@ -124,7 +124,7 @@
// Rofi Power Menu
"custom/exit": {
"format": "",
"on-click": "~/dotfiles/scripts/powermenu-hypr.sh",
"on-click": "wlogout",
"tooltip": false
},
@@ -176,10 +176,10 @@
"warning": 30,
"critical": 15
},
"format": "{icon} {capacity}%",
"format": "{icon} {capacity}%",
"format-charging": " {capacity}%",
"format-plugged": " {capacity}%",
"format-alt": "{icon} {time}",
"format-alt": "{icon} {time}",
// "format-good": "", // An empty format will hide the module
// "format-full": "",
"format-icons": [" ", " ", " ", " ", " "]