First commit
This commit is contained in:
commit
c9b7172d6a
50 changed files with 1214 additions and 0 deletions
12
files/skel/.config/autostart/Plank.desktop
Normal file
12
files/skel/.config/autostart/Plank.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=0.9.4
|
||||
Type=Application
|
||||
Name=Plank
|
||||
Comment=Dock de Bureau
|
||||
Exec=/usr/bin/plank
|
||||
OnlyShowIn=XFCE;
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Hidden=false
|
||||
|
Reference in a new issue