config: disable Dino & Keybase from autostart

It turns out that having apps full of distractions starting
automatically is not good for focusing. This leaves three instant
messengers:

* Wire - family and other small groups
* Signal - some friends, unsuitable for large groups
* Gajim - polycule and small friend groups visibly autojoined,
  everything else joined as minimized so it doesn't distract me unless
  something notifies me
This commit is contained in:
Aminda Suomalainen 2019-06-16 18:44:38 +03:00
parent dfb63479fd
commit 61a8302024
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -293,9 +293,9 @@ exec --no-startup-id $TERMINAL
exec --no-startup-id conky exec --no-startup-id conky
exec --no-startup-id aa-notify -p -s 1 -w 60 exec --no-startup-id aa-notify -p -s 1 -w 60
exec --no-startup-id caffeine-indicator exec --no-startup-id caffeine-indicator
exec --no-startup-id kdocker -d 15 dino #exec --no-startup-id kdocker -d 60 dino
# ELECTRON! # ELECTRON!
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a #exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
# Flatpaks # Flatpaks
# ELECTRON! # ELECTRON!