added startup .desktop files
This commit is contained in:
parent
e432b4998d
commit
274ce555cc
8 changed files with 242 additions and 0 deletions
12
autostart/lxqt-compton.desktop
Normal file
12
autostart/lxqt-compton.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Comment=A X compositor
|
||||
Comment[pt]=Compositor para o servidor X
|
||||
Exec=compton --dbus
|
||||
GenericName=X compositor
|
||||
GenericName[pt]=Compositor X
|
||||
Name=Compton (X Compositor)
|
||||
Name[pt]=Compton (Compositor X)
|
||||
OnlyShowIn=LXQt;
|
||||
TryExec=compton
|
||||
Type=Application
|
||||
X-LXQt-Module=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue