mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Added ActivityWatch to autostart
This commit is contained in:
@@ -67,6 +67,9 @@ caffeine >/dev/null 2>&1 &
|
|||||||
sleep 3 &
|
sleep 3 &
|
||||||
ulauncher --hide-window >/dev/null 2>&1 &
|
ulauncher --hide-window >/dev/null 2>&1 &
|
||||||
|
|
||||||
|
## Activity watch
|
||||||
|
aw-qt >/dev/null 2>&1 &
|
||||||
|
|
||||||
## Desktop entries in autostart
|
## Desktop entries in autostart
|
||||||
dex -as ~/.config/autostart/ &
|
dex -as ~/.config/autostart/ &
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user