Add ActivityWatch and Feishin

This commit is contained in:
zuma 2025-02-10 18:19:19 +01:00
parent 13398da34b
commit 97e1c57488
3 changed files with 11 additions and 3 deletions

View file

@ -135,8 +135,13 @@
exec-once = [
# Set Hyprland cursor the same as GTK apps
"hyprctl setcursor \"Bibata-Modern-Classic\" 24"
"swww-daemon"
"waybar"
"swww-daemon" # Animated Wallpaper engine
"waybar" # Sweet top bar
# Sleep is needed because otherwise waybar is not initialized
"sleep 1 && aw-qt" # ActivityWatch
"sleep 1 && aw-awatcher" # ActivityWatcher Wayland Watcher
];
};
};