diff --git a/FastFetch.png b/FastFetch.png new file mode 100644 index 00000000..e9316829 Binary files /dev/null and b/FastFetch.png differ diff --git a/Foggy-Lake.png b/Foggy-Lake.png deleted file mode 100644 index b15bfa20..00000000 Binary files a/Foggy-Lake.png and /dev/null differ diff --git a/NeoVim.png b/NeoVim.png new file mode 100644 index 00000000..eccda26a Binary files /dev/null and b/NeoVim.png differ diff --git a/NixVim.png b/NixVim.png deleted file mode 100644 index 17c29d6a..00000000 Binary files a/NixVim.png and /dev/null differ diff --git a/README.md b/README.md index 25826696..17209cb0 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Modular NixOS configuration, using Hyprland for a lightweight desktop. -![](Foggy-Lake.png) +![](FastFetch.png) -![](NixVim.png) +![](NeoVim.png) To install, run `nixos-rebuild` with the `--flake` parameter from the `NixFlake` directory: `nixos-rebuild switch --flake .#nixinator`.