[i3] Remove keybase autostart

Keybase should be started as a service (through systemd, or similar
service manager). Removed the i3 attempt at autostarting since it took
too long to start the bloated gui client anyways.

Instead, the autostart should happen on login, starting the keybase
service and the keybase filesystem (so that programs relying on it can
automatically sync, like gopass)
This commit is contained in:
Marty Oehme 2020-05-09 14:42:18 +02:00
parent a110acbdbf
commit a40399913b
No known key found for this signature in database
GPG key ID: 0CCB0526EFB9611A

View file

@ -27,10 +27,6 @@ i3-msg "workspace number 10"
spotify &
wait_for_program
i3-msg "workspace number 9"
keybase &
wait_for_program
i3-msg "workspace number 1"
qutebrowser &
wait_for_program