Compare commits
3 Commits
775431fcf2
...
9363dac64b
Author | SHA1 | Date | |
---|---|---|---|
9363dac64b | |||
1e083c8249 | |||
3228bd8f0f |
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
lubuntu-default-settings (24.04.2) noble; urgency=medium
|
||||||
|
|
||||||
|
* Change the default power icon type to have more details.
|
||||||
|
* 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
|
||||||
|
|
||||||
lubuntu-default-settings (24.04.1) noble; urgency=medium
|
lubuntu-default-settings (24.04.1) noble; urgency=medium
|
||||||
|
|
||||||
* Zoom wallpaper to fill the screen rather than stretching it (to avoid
|
* Zoom wallpaper to fill the screen rather than stretching it (to avoid
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
[General]
|
[General]
|
||||||
showIcon=true
|
showIcon=true
|
||||||
useThemeIcons=true
|
useThemeIcons=true
|
||||||
|
iconType=4
|
||||||
|
disableIdlenessWhenFullscreen=true
|
||||||
|
powerLowLevel=10
|
||||||
|
powerLowWarning=60
|
||||||
|
Loading…
x
Reference in New Issue
Block a user