diff --git a/README.md b/README.md
index 675abec..f7cf8f2 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,15 @@
 Guides and configuration files of my desktop Void install.
 
 To begin go to the [documentation](https://docs.bijl.us/void-desktop-setup/home).
+
+---
+Some screenshots of the configuration in this repository
+
+The general desktop with foot and Thunar.
+![The general desktop](extra/screenshots/void-desktop.png)
+
+The desktop with the application launcher open.
+![The launcher](extra/screenshots/void-desktop-launcher.png)
+
+The logout screen.
+![The logout screen](extra/screenshots/void-desktop-logout.png)
\ No newline at end of file
diff --git a/extra/screenshots/void-desktop-launcher.png b/extra/screenshots/void-desktop-launcher.png
new file mode 100644
index 0000000..f575849
Binary files /dev/null and b/extra/screenshots/void-desktop-launcher.png differ
diff --git a/extra/screenshots/void-desktop-logout.png b/extra/screenshots/void-desktop-logout.png
new file mode 100644
index 0000000..8b35ee7
Binary files /dev/null and b/extra/screenshots/void-desktop-logout.png differ
diff --git a/extra/screenshots/void-desktop.png b/extra/screenshots/void-desktop.png
new file mode 100644
index 0000000..7d740cc
Binary files /dev/null and b/extra/screenshots/void-desktop.png differ