diff --git a/debian/changelog b/debian/changelog index a0e3eab..63ff3d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ lubuntu-default-settings (24.10.1) oracular; urgency=medium + [ Aaron Rainbolt ] + * Fix theming. + + [ Simon Quigley ] * Switch back to qpdfview from okular. * Port snap-installation-monitor to Qt 6. * Switch to the Qt 6 LibreOffice frontend. * Bump Standards-version to 4.7.0, no changes needed. * Various Lintian complaints. - -- Simon Quigley Wed, 03 Jul 2024 10:16:33 -0500 + -- Aaron Rainbolt Wed, 11 Sep 2024 19:12:04 -0500 lubuntu-default-settings (24.04.11) noble; urgency=medium diff --git a/src/etc/xdg/xdg-Lubuntu/Kvantum/kvantum.kvconfig b/src/etc/xdg/xdg-Lubuntu/Kvantum/kvantum.kvconfig new file mode 100644 index 0000000..7c326d2 --- /dev/null +++ b/src/etc/xdg/xdg-Lubuntu/Kvantum/kvantum.kvconfig @@ -0,0 +1,2 @@ +[General] +theme=Lubuntu diff --git a/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf b/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf index 1b74d72..77692c5 100644 --- a/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf +++ b/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf @@ -10,6 +10,6 @@ cursor_theme=breeze_cursors [Qt] font="Ubuntu,11,-1,5,50,0,0,0,0,0" -style=Breeze +style=kvantum doubleClickInterval=400 wheelScrollLines=3