Slightly bump up the "power low" warnings, to work around some bugs about not notifying quick enough.
This commit is contained in:
parent
1e083c8249
commit
9363dac64b
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ lubuntu-default-settings (24.04.2) noble; urgency=medium
|
|||||||
|
|
||||||
* Change the default power icon type to have more details.
|
* Change the default power icon type to have more details.
|
||||||
* Disable the idleness watcher when LXQt is fullscreen.
|
* Disable the idleness watcher when LXQt is fullscreen.
|
||||||
|
* Slightly bump up the "power low" warnings, to work around some bugs about
|
||||||
|
not notifying quick enough.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 16:55:46 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 16:55:46 -0600
|
||||||
|
|
||||||
|
@ -3,3 +3,5 @@ showIcon=true
|
|||||||
useThemeIcons=true
|
useThemeIcons=true
|
||||||
iconType=4
|
iconType=4
|
||||||
disableIdlenessWhenFullscreen=true
|
disableIdlenessWhenFullscreen=true
|
||||||
|
powerLowLevel=10
|
||||||
|
powerLowWarning=60
|
||||||
|
Loading…
x
Reference in New Issue
Block a user