config/xfce4/autostart/bkuhn-autostart-commands.desktop
Bradley M. Kuhn 34ab4270a5 xfce: startup script.
Historically, I had a .xinitrc file that I used to launch all of the
windowing environment stuff that I wanted.  It was a complex and
confusing shell script, and after 20 years, it was full of outdated
cruft that tried to track what distributions now generally do for
you.

So, instead, I've taken over the stuff that truly is personal to me
and put it into this xfce autostart script.
2025-12-10 10:48:31 -08:00

13 lines
290 B
Desktop File

[Desktop Entry]
Encoding=UTF-8
Version=0.9.4
Type=Application
Name=bkuhn-autostart-commands
Comment=Shell Script of commands that run at xfce startup for bkuhn
Exec=/home/bkuhn/public-config/xfce4/bkuhn-startup.sh
OnlyShowIn=XFCE;
RunHook=0
StartupNotify=false
Terminal=false
Hidden=false