Think we need this since it hasnt been started before

This commit is contained in:
David Heinemeier Hansson 2024-05-31 10:58:16 -07:00
parent 5795204019
commit 612a11694f

View File

@ -5,6 +5,6 @@ if ! command -v ulauncher &>/dev/null; then
sudo apt install -y ulauncher
# Start ulauncher to have it populate config before we overwrite
ulauncher-toggle
ulauncher &
cp ~/.local/share/omakub/configs/ulauncher.json ~/.config/ulauncher/settings.json
fi