mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-03-13 03:24:06 +01:00
Compare commits
2 commits
cedda07b7b
...
52bfbe6d9d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
52bfbe6d9d | ||
|
|
dafdf60752 |
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue