diff --git a/shell/keychain.sh b/shell/keychain.sh index df1e953..9aef156 100755 --- a/shell/keychain.sh +++ b/shell/keychain.sh @@ -2,6 +2,6 @@ # Assert an ssh-agent (which is empty at the beginning) if command -v keychain > /dev/null 2>&1; then - eval "$(keychain -q --nogui --agents ssh --timeout 600 --eval)" + eval "$(keychain -q --nogui --timeout 600 --eval)" fi diff --git a/sway/config b/sway/config index b58c83f..180a692 100644 --- a/sway/config +++ b/sway/config @@ -38,7 +38,7 @@ exec swayidle -w \ resume 'swaymsg "output * dpms on"' \ before-sleep '~/.dotfiles/sway/lock.sh' exec mako -exec syncthing -no-browser +exec syncthing serve --no-browser exec blueman-applet exec telegram-desktop -startintray exec gammastep-indicator