Disable the idleness watcher when LXQt is fullscreen.

This commit is contained in:
Simon Quigley 2023-11-22 17:02:18 -06:00
parent 3228bd8f0f
commit 1e083c8249
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
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.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 16:55:46 -0600

View File

@ -2,3 +2,4 @@
showIcon=true
useThemeIcons=true
iconType=4
disableIdlenessWhenFullscreen=true