Fix theming
This commit is contained in:
parent
a53b941bed
commit
ea2e85a4c5
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,12 +1,16 @@
|
|||||||
lubuntu-default-settings (24.10.1) oracular; urgency=medium
|
lubuntu-default-settings (24.10.1) oracular; urgency=medium
|
||||||
|
|
||||||
|
[ Aaron Rainbolt ]
|
||||||
|
* Fix theming.
|
||||||
|
|
||||||
|
[ Simon Quigley ]
|
||||||
* Switch back to qpdfview from okular.
|
* Switch back to qpdfview from okular.
|
||||||
* Port snap-installation-monitor to Qt 6.
|
* Port snap-installation-monitor to Qt 6.
|
||||||
* Switch to the Qt 6 LibreOffice frontend.
|
* Switch to the Qt 6 LibreOffice frontend.
|
||||||
* Bump Standards-version to 4.7.0, no changes needed.
|
* Bump Standards-version to 4.7.0, no changes needed.
|
||||||
* Various Lintian complaints.
|
* Various Lintian complaints.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 03 Jul 2024 10:16:33 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 11 Sep 2024 19:12:04 -0500
|
||||||
|
|
||||||
lubuntu-default-settings (24.04.11) noble; urgency=medium
|
lubuntu-default-settings (24.04.11) noble; urgency=medium
|
||||||
|
|
||||||
|
2
src/etc/xdg/xdg-Lubuntu/Kvantum/kvantum.kvconfig
Normal file
2
src/etc/xdg/xdg-Lubuntu/Kvantum/kvantum.kvconfig
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[General]
|
||||||
|
theme=Lubuntu
|
@ -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=kvantum
|
||||||
doubleClickInterval=400
|
doubleClickInterval=400
|
||||||
wheelScrollLines=3
|
wheelScrollLines=3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user