From 3b65fdfe9d5f85134ce194e9deeb45cfa64282e1 Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Fri, 5 Jan 2024 19:08:36 +0100 Subject: [PATCH] Refactor README structure --- README.md | 10 +++++++--- de/hypr/README.md | 3 --- de/i3/README.md | 3 --- 3 files changed, 7 insertions(+), 9 deletions(-) delete mode 100644 de/hypr/README.md delete mode 100644 de/i3/README.md diff --git a/README.md b/README.md index a4fcdf3..50195cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # dotfiles -## Preview +## Showcase -[Hyprland config showcase](de/hypr) +### Hyprland config -[i3wm config showcase](de/i3) +![Desktop preview](https://github.com/GaspardCulis/dotfiles/assets/79080828/a130fc92-4955-4a93-aaff-bfc8bc5c009e) + +### i3 config + +![Desktop preview](https://github.com/GaspardCulis/dotfiles/assets/79080828/0e730e9d-6e8b-4bc8-b1a8-f1ca907ec525) diff --git a/de/hypr/README.md b/de/hypr/README.md deleted file mode 100644 index fd8cb42..0000000 --- a/de/hypr/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# Hyprland config - -![Desktop preview](https://github.com/GaspardCulis/dotfiles/assets/79080828/a130fc92-4955-4a93-aaff-bfc8bc5c009e) diff --git a/de/i3/README.md b/de/i3/README.md deleted file mode 100644 index 4f1c18b..0000000 --- a/de/i3/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# i3 config - -![Desktop preview](https://github.com/GaspardCulis/dotfiles/assets/79080828/0e730e9d-6e8b-4bc8-b1a8-f1ca907ec525)