✨ feat(autostart): activitywatch added
This commit is contained in:
parent
1de0a71e99
commit
8dabfaae17
1 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,11 @@ systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
|||
kitty --class btop-kitty btop &
|
||||
kitty --class nvtop-kitty nvtop &
|
||||
|
||||
# Activity Watch
|
||||
aw-server-rust &
|
||||
aw-watcher-window-wayland &
|
||||
aw-watcher-afk &
|
||||
|
||||
#Launch autostart apps
|
||||
dex -a -s ~/.config/autostart/ & # Easyeffects, Spotify, Discord and Thunderbird
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue