forked from Shinonome/dots-hyprland
update snowman-style battery nag
https://discord.com/channels/961691461554950145/961693710968557598/1378504799141756991
This commit is contained in:
@@ -25,6 +25,6 @@ Singleton {
|
||||
}
|
||||
|
||||
onIsCriticalAndNotChargingChanged: {
|
||||
if (available && isCriticalAndNotCharging) Hyprland.dispatch(`exec notify-send "Critically low battery" "🙏 I ask for pleas charge\nAutomatic suspend triggers at ${ConfigOptions.battery.suspend}%" -u critical -a "Shell"`)
|
||||
if (available && isCriticalAndNotCharging) Hyprland.dispatch(`exec notify-send "Critically low battery" "🙏 I beg for pleas charg\nAutomatic suspend triggers at ${ConfigOptions.battery.suspend}%" -u critical -a "Shell"`)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user