Compare commits

...

2 commits

Author SHA1 Message Date
Felix Buehler
52bfbe6d9d shell/keychain: remove deprecated 'agent-parameter
Some checks are pending
Build / Lint Code Base (push) Waiting to run
CI / build (push) Waiting to run
2025-11-26 21:30:11 +01:00
Felix Buehler
dafdf60752 sway: upgrade syncthing2 cli 2025-11-25 22:35:27 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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