Skip to content

v.0.1.1

Compare
Choose a tag to compare
@ryan4yin ryan4yin released this 29 Jul 13:29
· 1150 commits to main since this release

What Changed

  1. Split the wallpapers folder into a separate git repository ryan4yin/wallpapers to prevent the current repo‘s size from expanding.
  2. Added wallpaper_random.py to randomly select a wallpaper from the wallpapers directory.
  3. Unified color scheme, applying catppuccin-mocha on all apps as much as possible(neovim, helix, btop, fcitx5, nushell, starship, i3, hyprland, cava, etc.).
    1. 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.
  4. Added README to some subfolders to briefly introduce their contents.
  5. Added ranger as my terminal file manager. it's batteries included, works perfect out of box.