c67ae2a4de
The main change is to move the postmarketOS-specific Xfce4 configs from /etc/skel to /etc/xdg. This improves the config handling because the location in /etc/xdg can be defined as the default fallback configs. Moving the gtk-3.0 folder to /etc/xdg did not work. Therefore this one remains in /etc/skel. Beyond this, there are some minor changes from the xfce4-phone repository: - Change icon path of whiskermenu button to new location - Apply pmOS wallpaper to more monitors - Several clean-ups in the config files
9 lines
260 B
Desktop File
9 lines
260 B
Desktop File
# This custom autostart file omits the 3 secs startup delay
|
|
# implemented in /etc/xdg/autostart/onboard-autostart.desktop
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=Onboard
|
|
Comment=Flexible onscreen keyboard
|
|
Icon=onboard
|
|
Exec=onboard
|
|
X-XFCE-Autostart-Override=true
|