Add some minimal settings for powermanagement, including switching to a much better power icon than the default circle.

This commit is contained in:
Simon Quigley 2022-06-17 21:44:12 -05:00
parent 86bf6efc63
commit 59cb73b8e4
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ lubuntu-default-settings (22.10.3) UNRELEASED; urgency=medium
* By default, set the tab width to vary with the text content. This makes
for a cleaner default, and the user can always revert back to fixed width.
* Add some minimal settings for powermanagement, including switching to a
much better power icon than the default circle.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 17 Jun 2022 21:34:37 -0500

View File

@ -0,0 +1,3 @@
[General]
showIcon=true
useThemeIcons=true