Install lxqt settings directly in /etc/xdg/lxqt, until lxqt read correctly xdg dirs
This commit is contained in:
parent
57c86fbfb7
commit
c77144ed02
2
debian/control
vendored
2
debian/control
vendored
@ -26,6 +26,8 @@ Suggests: amixer,
|
|||||||
galculator,
|
galculator,
|
||||||
xscreensaver,
|
xscreensaver,
|
||||||
dmz-cursor-theme
|
dmz-cursor-theme
|
||||||
|
Conflicts: lxqt-common
|
||||||
|
Replaces: lxqt-common
|
||||||
Description: default settings for Lubuntu
|
Description: default settings for Lubuntu
|
||||||
Various system settings tailored for Lubuntu.
|
Various system settings tailored for Lubuntu.
|
||||||
|
|
||||||
|
2
debian/lubuntu-default-settings.install
vendored
2
debian/lubuntu-default-settings.install
vendored
@ -3,9 +3,9 @@ etc/xdg/lubuntu/libfm/
|
|||||||
etc/xdg/lubuntu/lightdm/
|
etc/xdg/lubuntu/lightdm/
|
||||||
etc/xdg/lubuntu/lxdm/
|
etc/xdg/lubuntu/lxdm/
|
||||||
etc/xdg/lubuntu/lxterminal/
|
etc/xdg/lubuntu/lxterminal/
|
||||||
etc/xdg/lubuntu/lxqt/
|
|
||||||
etc/xdg/lubuntu/menus/lxde-applications.menu
|
etc/xdg/lubuntu/menus/lxde-applications.menu
|
||||||
etc/xdg/lubuntu/menus/lxgames-applications.menu
|
etc/xdg/lubuntu/menus/lxgames-applications.menu
|
||||||
|
etc/xdg/lxqt/
|
||||||
etc/xdg/lxsession/Lubuntu/
|
etc/xdg/lxsession/Lubuntu/
|
||||||
etc/xdg/lxsession/Lubuntu-Netbook/
|
etc/xdg/lxsession/Lubuntu-Netbook/
|
||||||
etc/xdg/pcmanfm/
|
etc/xdg/pcmanfm/
|
||||||
|
23
src/etc/xdg/lxqt/windowmanagers.conf
Normal file
23
src/etc/xdg/lxqt/windowmanagers.conf
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
[KnownManagers]
|
||||||
|
openbox/Name=Openbox
|
||||||
|
openbox/Comment=Light-weight window manager
|
||||||
|
|
||||||
|
kwin/Name=KWin
|
||||||
|
kwin/Comment=Window manager of the KDE Software Compilation
|
||||||
|
|
||||||
|
metacity/Name=Metacity
|
||||||
|
metacity/Comment=Window manager of the GNOME desktop environment
|
||||||
|
|
||||||
|
windowmaker/Name=Windowmaker
|
||||||
|
windowmaker/Comment=A classical lightweight window manager
|
||||||
|
|
||||||
|
e16/Name=Enlightenement 16
|
||||||
|
|
||||||
|
fvwm2/Name=Fvwm2
|
||||||
|
fvwm2/Comment=A classical lightweight window manager
|
||||||
|
|
||||||
|
xfwm4/Name=Xfwm4
|
||||||
|
xfwm4/Comment=A window manager for the Xfce desktop environment
|
||||||
|
|
||||||
|
sawfish/Name=Sawfish
|
||||||
|
sawfish/Comment="A lightweight, flexible window manager"
|
Loading…
x
Reference in New Issue
Block a user