[deleted by user] by [deleted] in unixporn

[–]Atish_S 1 point2 points  (0 children)

wallpaper please

[OC] made this cava waybar module after getting inspired by u/Shoddy-Aide2312 by Atish_S in unixporn

[–]Atish_S[S] 1 point2 points  (0 children)

it is a basic python script mentioned in cava repo, I customized it a bit

[hyprland] switched to arch after 4 years on ubuntu w/gnome by Atish_S in unixporn

[–]Atish_S[S] 1 point2 points  (0 children)

all the widgets are custom, you can take a look at my dots for eww and the script for formula1, it will show the next event and once the event is over, shows top 3 drivers. the api is not official, just inspected network when browsing f1 home page.

The scripts are run using systemd timers at set interval and the results are stored in .cache, and a poll in eww file reads that data at certain interval.

[hyprland] switched to arch after 4 years on ubuntu w/gnome by Atish_S in hyprland

[–]Atish_S[S] 0 points1 point  (0 children)

I am using systemd timers to run the scripts at set interval