first commit
This commit is contained in:
8
archiso/airootfs/home/smart/.config/autostart/set-xfce4-wall.desktop
Executable file
8
archiso/airootfs/home/smart/.config/autostart/set-xfce4-wall.desktop
Executable file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=/home/smart/set-xfce4-wall.sh
|
||||
Hidden=false
|
||||
NoDisplay=false
|
||||
X-GNOME-Autostart-enabled=true
|
||||
Name=SetXFCEWall
|
||||
Comment=首次自动设置壁纸
|
||||
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Exec=/bin/bash -c "sh /home/$USER/.vnc/vnc.sh"
|
||||
Categories=TMS
|
||||
Name=vnc
|
||||
Reference in New Issue
Block a user