Compare commits
No commits in common. "c7debcb7718590dff4ca7965dd4c6f37c80731b2" and "403c4f691ce2d5b8a8678c3b05422f7f602bb4ad" have entirely different histories.
c7debcb771
...
403c4f691c
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,14 +1,3 @@
|
|||||||
lubuntu-default-settings (25.04.8) plucky; urgency=medium
|
|
||||||
|
|
||||||
* Add explicit configuration for SDDM.
|
|
||||||
* Prohibit virtual keyboard on SDDM. (LP: #2091958)
|
|
||||||
* Add explicit configuration for Picom. (LP: #2100464)
|
|
||||||
* Remove Firefox from quicklaunch.
|
|
||||||
* Add more sane defaults for fancymenu.
|
|
||||||
* Populate favorites in fancymenu.
|
|
||||||
|
|
||||||
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 05 Mar 2025 02:54:39 +0000
|
|
||||||
|
|
||||||
lubuntu-default-settings (25.04.7) plucky; urgency=medium
|
lubuntu-default-settings (25.04.7) plucky; urgency=medium
|
||||||
|
|
||||||
* Add a default Neochat configuration file, for future switching.
|
* Add a default Neochat configuration file, for future switching.
|
||||||
|
2
debian/install
vendored
2
debian/install
vendored
@ -1,3 +1,3 @@
|
|||||||
src/etc/* /etc/
|
src/etc/xdg /etc/
|
||||||
src/usr/lib /usr
|
src/usr/lib /usr
|
||||||
src/usr/share /usr/
|
src/usr/share /usr/
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
[General]
|
|
||||||
InputMethod=
|
|
||||||
|
|
||||||
[Theme]
|
|
||||||
Current=lubuntu
|
|
@ -5,17 +5,9 @@ plugins=fancymenu, desktopswitch, quicklaunch, showdesktop, taskbar, mount, volu
|
|||||||
position=Bottom
|
position=Bottom
|
||||||
desktop=0
|
desktop=0
|
||||||
|
|
||||||
[fancymenu]
|
[mainmenu]
|
||||||
buttonsAtTop=false
|
type=mainmenu
|
||||||
categoriesAtRight=false
|
|
||||||
favorites\1\desktopFile=/usr/share/applications/featherpad.desktop
|
|
||||||
favorites\2\desktopFile=/usr/share/applications/lubuntu-update.desktop
|
|
||||||
favorites\3\desktopFile=/usr/share/applications/pcmanfm-qt.desktop
|
|
||||||
favorites\4\desktopFile=/usr/share/applications/qterminal.desktop
|
|
||||||
favorites\size=4
|
|
||||||
filterClear=true
|
filterClear=true
|
||||||
showText=false
|
|
||||||
type=fancymenu
|
|
||||||
|
|
||||||
[desktopswitch]
|
[desktopswitch]
|
||||||
type=desktopswitch
|
type=desktopswitch
|
||||||
@ -23,7 +15,8 @@ type=desktopswitch
|
|||||||
[quicklaunch]
|
[quicklaunch]
|
||||||
type=quicklaunch
|
type=quicklaunch
|
||||||
apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop
|
apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop
|
||||||
apps\size=1
|
apps\2\desktop=/var/lib/snapd/desktop/applications/firefox_firefox.desktop
|
||||||
|
apps\size=2
|
||||||
alignment=Left
|
alignment=Left
|
||||||
|
|
||||||
[taskbar]
|
[taskbar]
|
||||||
|
@ -1 +0,0 @@
|
|||||||
backend = "xrender";
|
|
Loading…
x
Reference in New Issue
Block a user