Ensure that the Lubuntu session uses our Openbox config.
This commit is contained in:
parent
b2b31f8a5b
commit
8f702dd662
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
lubuntu-default-settings (1.2) UNRELEASED; urgency=medium
|
lubuntu-default-settings (1.2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Move the contents of /etc/xdg/lubuntu/ to /etc/xdg/xdg-Lubuntu/.
|
* Move the contents of /etc/xdg/lubuntu/ to /etc/xdg/xdg-Lubuntu/.
|
||||||
|
* Ensure that the Lubuntu session uses our Openbox config.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 May 2018 17:53:30 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 17 May 2018 17:53:30 -0500
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Lubuntu session
|
Name=Lubuntu
|
||||||
Comment=Lubuntu session using LXQt
|
Comment=Lubuntu session using LXQt
|
||||||
Exec=/usr/bin/startlxqt
|
Exec=env LXQT_DEFAULT_OPENBOX_CONFIG="/etc/xdg/xdg-Lubuntu/openbox/lxqt-rc.xml" /usr/bin/startlxqt
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user