Compare commits
3 Commits
e8346068bd
...
3fc790cdb5
Author | SHA1 | Date | |
---|---|---|---|
3fc790cdb5 | |||
3f3a00ca6c | |||
426b6a7295 |
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
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,7 +18,6 @@ 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=275
|
||||
SplitterPos=200
|
||||
SidePaneMode=0
|
||||
|
||||
[Thumbnail]
|
||||
|
@ -1,8 +0,0 @@
|
||||
[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