]> git.scottworley.com Git - nix-env-apps/commitdiff
README: Include a screenshot master
authorScott Worley <scottworley@scottworley.com>
Wed, 24 Sep 2025 21:56:40 +0000 (14:56 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 24 Sep 2025 21:56:40 +0000 (14:56 -0700)
README.md
screenshot.png [new file with mode: 0644]

index 26a7499cf92b23af2657aa06112fadafd6d25c7f..ec3e43fc47cf9af4c76fca0e5bfd24b7d9bfec09 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ A simple GUI to make managing declarative nix-env easier
 
 It has two buttons: "Edit Configuration" and "Apply Configuration"
 
+![screenshot](nix-env-apps/blob_plain/HEAD:/screenshot.png)
+
 The "Edit Configuration" button launches an editor on
 `~/.config/nixpkgs/overlays/userPackages.nix`, creating it with a
 useful template if it doesn't exist.  All you have to do is put the
diff --git a/screenshot.png b/screenshot.png
new file mode 100644 (file)
index 0000000..370b935
Binary files /dev/null and b/screenshot.png differ