Fix time, add notification, fix some other display errors
This commit is contained in:
@@ -73,10 +73,9 @@
|
||||
|
||||
"custom/power_profile": {
|
||||
//shows the current power profile and switches to next on click
|
||||
"exec": "asusctl profile -p | sed s:'Active profile is'::",
|
||||
"exec": "echo ?",
|
||||
"interval": 30,
|
||||
"format": "💻{}",
|
||||
"on-click": "asusctl profile -n; pkill -SIGRTMIN+8 waybar",
|
||||
"format": "💻 {}",
|
||||
"signal": 8
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user