sunhat/install/app_ulauncher.sh

5 lines
226 B
Bash
Raw Normal View History

2024-06-09 04:16:43 -05:00
sudo dnf install -y ulauncher
gtk-launch ulauncher.desktop >/dev/null 2>&1
2024-06-09 04:16:43 -05:00
sleep 2 # ensure enough time for ulauncher to set defaults
2024-06-09 16:29:49 -05:00
cp ~/.local/share/sunhat/configs/ulauncher/ulauncher.json ~/.config/ulauncher/settings.json