chore: Update hotkey startup command in config.yaml
This commit is contained in:
parent
6ef26ed9bd
commit
2d71007b45
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user