this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

style: change wallpaper

+3 -2
+3 -2
users/khuedoan.nix
··· 72 72 73 73 [ -d ~/Pictures/Wallpapers ] \ 74 74 || ${pkgs.curl}/bin/curl \ 75 - https://user-images.githubusercontent.com/27996771/129466074-64c92948-96b0-4673-be33-75ee26b82a6c.jpg \ 76 - --output ~/Pictures/Wallpapers/LostInMindNord.jpg \ 75 + --location \ 76 + https://github.com/user-attachments/assets/b63195d0-7fe3-4ab5-95c7-20127123836c \ 77 + --output ~/Pictures/Wallpapers/astronaut-jellyfish.jpg \ 77 78 --create-dirs 78 79 79 80 [ -d ~/.ssh ] \