From 8dabfaae178ec011ac616b2e1ae64b7638c6eb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 9 Oct 2023 18:22:53 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(autostart):=20activitywatch=20?= =?UTF-8?q?added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/scripts/autostart | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/hypr/scripts/autostart b/.config/hypr/scripts/autostart index b9f98211..8b353d83 100755 --- a/.config/hypr/scripts/autostart +++ b/.config/hypr/scripts/autostart @@ -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