You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split the wallpapers folder into a separate git repository ryan4yin/wallpapers to prevent the current repo‘s size from expanding.
Added wallpaper_random.py to randomly select a wallpaper from the wallpapers directory.
Unified color scheme, applying catppuccin-mocha on all apps as much as possible(neovim, helix, btop, fcitx5, nushell, starship, i3, hyprland, cava, etc.).
Instead of copy all theme's configuration file into this repo, we referenced them as flake inputs in this flake. This makes it easier to maintain this repo. See ryan4yin/nix-config/v0.1.1/flake.nix#L229-L261 for details.
Added README to some subfolders to briefly introduce their contents.
Added ranger as my terminal file manager. it's batteries included, works perfect out of box.