Added ActivityWatch to autostart

This commit is contained in:
2021-12-19 23:29:49 +01:00
parent 0da45b0570
commit e9d8fce3f9

View File

@@ -67,6 +67,9 @@ caffeine >/dev/null 2>&1 &
sleep 3 &
ulauncher --hide-window >/dev/null 2>&1 &
## Activity watch
aw-qt >/dev/null 2>&1 &
## Desktop entries in autostart
dex -as ~/.config/autostart/ &