Change default theme to work around Breeze theming bug

This commit is contained in:
Aaron Rainbolt 2022-10-09 13:41:25 -05:00
parent 9c7791d8ef
commit dcca14d620
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lubuntu-default-settings (22.10.5) kinetic; urgency=medium
* Change default Qt theme from Breeze to cleanlooks (LP: #1992196).
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 09 Oct 2022 13:41:02 -0500
lubuntu-default-settings (22.10.4) kinetic; urgency=medium
* By default, set the tab width to vary with the text content. This makes

View File

@ -10,6 +10,6 @@ cursor_theme=breeze_cursors
[Qt]
font="Ubuntu,11,-1,5,50,0,0,0,0,0"
style=Breeze
style=cleanlooks
doubleClickInterval=400
wheelScrollLines=3