diff --git a/README.md b/README.md index bc4ca2bf..a7c3f290 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # Trude's Dotfiles + +![banner](images/banner.png) + ## Screenshots -![image](https://github.com/TrudeEH/dotfiles/assets/48379395/ac3aadd1-bdc6-4607-91e8-877a765917f2) -![image](https://github.com/TrudeEH/dotfiles/assets/48379395/6965cbf3-49d7-4ea8-bcc8-95cc04bc5612) -![image](https://github.com/TrudeEH/dotfiles/assets/48379395/af38a3e8-7eb6-4157-8b80-098de013f685) +![image](images/screenshot1.png) +![image](images/screenshot2.png) +![image](images/screenshot3.png) ## Install ### Arch Linux @@ -20,3 +23,6 @@ bash <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/main/install.s - Debian Bookworm / Trixie - Fedora Worstation 39 - Ubuntu 23.10 + +## Gruvbox theme used +![colors](images/gruvbox.png) diff --git a/images/banner-source.psd b/images/banner-source.psd new file mode 100644 index 00000000..5ddf1ccc Binary files /dev/null and b/images/banner-source.psd differ diff --git a/images/banner.png b/images/banner.png new file mode 100644 index 00000000..11cb7b24 Binary files /dev/null and b/images/banner.png differ diff --git a/images/gruvbox.png b/images/gruvbox.png new file mode 100644 index 00000000..b19bd5e0 Binary files /dev/null and b/images/gruvbox.png differ diff --git a/images/screenshot1.png b/images/screenshot1.png new file mode 100644 index 00000000..9cf5b9aa Binary files /dev/null and b/images/screenshot1.png differ diff --git a/images/screenshot2.png b/images/screenshot2.png new file mode 100644 index 00000000..12247c4b Binary files /dev/null and b/images/screenshot2.png differ diff --git a/images/screenshot3.png b/images/screenshot3.png new file mode 100644 index 00000000..99d7e47d Binary files /dev/null and b/images/screenshot3.png differ