From 2d71007b45c59df4cfd926dbdd854ffcb3fca064 Mon Sep 17 00:00:00 2001 From: Menno van Leeuwen Date: Tue, 27 Aug 2024 22:00:46 +0200 Subject: [PATCH] chore: Update hotkey startup command in config.yaml --- bin/actions/startup.sh | 2 -- config/config.yaml | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/bin/actions/startup.sh b/bin/actions/startup.sh index 8476715..c94bca0 100755 --- a/bin/actions/startup.sh +++ b/bin/actions/startup.sh @@ -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 diff --git a/config/config.yaml b/config/config.yaml index c8bcecb..32c0ff5 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -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