mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-03 08:14:02 +01:00
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:
parent
dfb63479fd
commit
61a8302024
@ -293,9 +293,9 @@ exec --no-startup-id $TERMINAL
|
||||
exec --no-startup-id conky
|
||||
exec --no-startup-id aa-notify -p -s 1 -w 60
|
||||
exec --no-startup-id caffeine-indicator
|
||||
exec --no-startup-id kdocker -d 15 dino
|
||||
#exec --no-startup-id kdocker -d 60 dino
|
||||
# ELECTRON!
|
||||
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||
#exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||
|
||||
# Flatpaks
|
||||
# ELECTRON!
|
||||
|
Loading…
Reference in New Issue
Block a user