Change default theme to work around Breeze theming bug
This commit is contained in:
parent
9c7791d8ef
commit
dcca14d620
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
lubuntu-default-settings (22.10.4) kinetic; urgency=medium
|
||||||
|
|
||||||
* By default, set the tab width to vary with the text content. This makes
|
* By default, set the tab width to vary with the text content. This makes
|
||||||
|
@ -10,6 +10,6 @@ cursor_theme=breeze_cursors
|
|||||||
|
|
||||||
[Qt]
|
[Qt]
|
||||||
font="Ubuntu,11,-1,5,50,0,0,0,0,0"
|
font="Ubuntu,11,-1,5,50,0,0,0,0,0"
|
||||||
style=Breeze
|
style=cleanlooks
|
||||||
doubleClickInterval=400
|
doubleClickInterval=400
|
||||||
wheelScrollLines=3
|
wheelScrollLines=3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user