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
|
run_startup_scripts
|
||||||
|
|
||||||
echo ""
|
|
||||||
printfe "%s" "green" "Something went wrong? Check the logs in $HOME/dotfiles/logs/startup/ for more information."
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Show message to press any key to close the terminal window
|
# Show message to press any key to close the terminal window
|
||||||
|
@ -83,8 +83,8 @@ config:
|
|||||||
delay_between_ms: 1000
|
delay_between_ms: 1000
|
||||||
commands:
|
commands:
|
||||||
1password: 1password
|
1password: 1password
|
||||||
hotkey-deamon: x-terminal-emulator -e $HOME/dotfiles/bin/actions/hotkey-daemon.sh
|
hotkey-deamon: $HOME/dotfiles/bin/actions/hotkey-daemon.sh
|
||||||
trayscale: flatpak run dev.deedles.Trayscale
|
trayscale: flatpak run dev.deedles.Trayscale --hide-window
|
||||||
vesktop: flatpak run dev.vencord.Vesktop
|
vesktop: flatpak run dev.vencord.Vesktop
|
||||||
telegram: flatpak run org.telegram.desktop
|
telegram: flatpak run org.telegram.desktop
|
||||||
spotify: flatpak run com.spotify.Client
|
spotify: flatpak run com.spotify.Client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user