add first run of LXQt modules (fixes Lubuntu/lubuntu#4)
This commit is contained in:
parent
f150c37d2e
commit
5fa93a8309
6
src/etc/xdg/xdg-Lubuntu/autostart/blueman.desktop
Normal file
6
src/etc/xdg/xdg-Lubuntu/autostart/blueman.desktop
Normal file
@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Bluetooth Manager
|
||||
Comment=blueman-applet
|
||||
Exec=blueman-applet
|
||||
Type=Application
|
||||
X-LXQt-Module=true
|
6
src/etc/xdg/xdg-Lubuntu/autostart/lubuntu-update.desktop
Normal file
6
src/etc/xdg/xdg-Lubuntu/autostart/lubuntu-update.desktop
Normal file
@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Lubuntu Update
|
||||
Comment=lubuntu-update
|
||||
Exec=/usr/bin/lubuntu-update
|
||||
Type=Application
|
||||
X-LXQt-Module=true
|
7
src/etc/xdg/xdg-Lubuntu/autostart/nm-tray.desktop
Normal file
7
src/etc/xdg/xdg-Lubuntu/autostart/nm-tray.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Network Manager
|
||||
Comment=nm-tray
|
||||
Exec=nm-tray
|
||||
Type=Application
|
||||
X-LXQt-Need-Tray=true
|
||||
X-LXQt-Module=true
|
6
src/etc/xdg/xdg-Lubuntu/autostart/print-applet.desktop
Normal file
6
src/etc/xdg/xdg-Lubuntu/autostart/print-applet.desktop
Normal file
@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Print Manager
|
||||
Comment=system-config-printer-applet
|
||||
Exec=system-config-printer-applet
|
||||
Type=Application
|
||||
X-LXQt-Module=true
|
7
src/etc/xdg/xdg-Lubuntu/autostart/qlipper.desktop
Normal file
7
src/etc/xdg/xdg-Lubuntu/autostart/qlipper.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Clipboard Manager
|
||||
Comment=qlipper
|
||||
Exec=qlipper
|
||||
Type=Application
|
||||
X-LXQt-Need-Tray=true
|
||||
X-LXQt-Module=true
|
7
src/etc/xdg/xdg-Lubuntu/autostart/xscreensaver.desktop
Normal file
7
src/etc/xdg/xdg-Lubuntu/autostart/xscreensaver.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Screensaver
|
||||
Comment=xscreensaver
|
||||
Exec=xscreensaver -no-splash
|
||||
Type=Application
|
||||
X-LXQt-X11-Only=true
|
||||
X-LXQt-Module=true
|
Loading…
x
Reference in New Issue
Block a user