chore: moved hotkey daemon to it's own script and run with a terminal to allow prompting authentication
This commit is contained in:
@@ -79,18 +79,16 @@ config:
|
||||
|
||||
# Commands to run after login
|
||||
startup:
|
||||
delay: 1
|
||||
delay_between_ms: 500
|
||||
delay: 5
|
||||
delay_between_ms: 1
|
||||
commands:
|
||||
1password: 1password
|
||||
hotkey-deamon: dotf hotkey-daemon
|
||||
# Might want to run steam in flatpak at some point: flatpak run com.valvesoftware.Steam
|
||||
# Not possible at this point due to avorion needing workshop mods symlinked
|
||||
steam: steam
|
||||
trayscale: flatpak run dev.deedles.Trayscale
|
||||
spotify: flatpak run com.spotify.Client
|
||||
vesktop: flatpak run dev.vencord.Vesktop
|
||||
telegram: flatpak run org.telegram.desktop
|
||||
spotify: flatpak run com.spotify.Client
|
||||
steam: steam
|
||||
|
||||
# Fonts to install (Mostly tested with Nerd Fonts)
|
||||
fonts:
|
||||
|
Reference in New Issue
Block a user