chore: Update hotkey startup command in config.yaml

This commit is contained in:
2024-08-27 22:00:46 +02:00
parent 6ef26ed9bd
commit 2d71007b45
2 changed files with 2 additions and 4 deletions

View File

@@ -101,8 +101,6 @@ fi
run_startup_scripts
echo ""
printfe "%s" "green" "Something went wrong? Check the logs in $HOME/dotfiles/logs/startup/ for more information."
echo ""
# Show message to press any key to close the terminal window

View File

@@ -83,8 +83,8 @@ config:
delay_between_ms: 1000
commands:
1password: 1password
hotkey-deamon: x-terminal-emulator -e $HOME/dotfiles/bin/actions/hotkey-daemon.sh
trayscale: flatpak run dev.deedles.Trayscale
hotkey-deamon: $HOME/dotfiles/bin/actions/hotkey-daemon.sh
trayscale: flatpak run dev.deedles.Trayscale --hide-window
vesktop: flatpak run dev.vencord.Vesktop
telegram: flatpak run org.telegram.desktop
spotify: flatpak run com.spotify.Client