Compare commits
No commits in common. "3fc790cdb598cd7a0c70d0d98c391999696ed9f2" and "e8346068bd777ba0becc14ce15d54c9c0f865c7e" have entirely different histories.
3fc790cdb5
...
e8346068bd
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,10 +1,3 @@
|
||||
lubuntu-default-settings (23.04.6) lunar; urgency=medium
|
||||
|
||||
* Revert usage of qt6ct, we should work on this natively in LXQt.
|
||||
* Reduce the value of SplitterPos in pcmanfm-qt, which looks much nicer.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 10 Mar 2023 11:07:15 -0800
|
||||
|
||||
lubuntu-default-settings (23.04.5) lunar; urgency=medium
|
||||
|
||||
* Add qt6ct as a hard dependency and ship a default configuration file
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -18,6 +18,7 @@ Depends: fonts-ubuntu,
|
||||
lxqt-session,
|
||||
openbox,
|
||||
policykit-desktop-privileges,
|
||||
qt6ct,
|
||||
${misc:Depends}
|
||||
Description: default settings for Lubuntu
|
||||
Various system settings tailored for Lubuntu.
|
||||
|
@ -45,7 +45,7 @@ Width=640
|
||||
Height=480
|
||||
AlwaysShowTabs=false
|
||||
ShowTabClose=true
|
||||
SplitterPos=200
|
||||
SplitterPos=275
|
||||
SidePaneMode=0
|
||||
|
||||
[Thumbnail]
|
||||
|
8
src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf
Normal file
8
src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf
Normal file
@ -0,0 +1,8 @@
|
||||
[Appearance]
|
||||
color_scheme_path=/usr/share/qt6ct/colors/airy.conf
|
||||
icon_theme=ePapirus
|
||||
style=Fusion
|
||||
|
||||
[Fonts]
|
||||
fixed="Ubuntu Mono,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
general="Ubuntu,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
Loading…
x
Reference in New Issue
Block a user