[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:
parent
a110acbdbf
commit
a40399913b
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue