Add all autostart apps to autostart.

This commit is contained in:
2024-06-09 16:49:29 -05:00
parent eecca18d5a
commit f8962e9ec7
13 changed files with 98 additions and 6 deletions

View File

@@ -1,8 +1,4 @@
sudo dnf install -y ulauncher
# Start ulauncher to have it populate config before we overwrite
mkdir -p ~/.config/autostart/
cp ~/.local/share/sunhat/configs/ulauncher/ulauncher.desktop ~/.config/autostart/ulauncher.desktop
gtk-launch ulauncher.desktop >/dev/null
sleep 2 # ensure enough time for ulauncher to set defaults
cp ~/.local/share/sunhat/configs/ulauncher/ulauncher.json ~/.config/ulauncher/settings.json