aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/README.md28
1 files changed, 18 insertions, 10 deletions
diff --git a/.github/README.md b/.github/README.md
index e2f115a..7e2cb3a 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -1,18 +1,27 @@
-# dotfiles
-
-A repository for most things starting with a dot
-
----
-
-Here are some details about my setup:
-- **WM:** [KWin](https://github.com/KDE/kwin)
+<h1>
+ floppydisk's dotfiles
+ <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/palette/macchiato.png" width="600px" /> <br>
+
+ <a href="https://github.com/floppydisk05/dotfiles/stargazers">
+ <img src="https://img.shields.io/github/stars/floppydisk05/dotfiles?color=ca9ee6&labelColor=303446&style=for-the-badge">
+ </a>
+ <a href="https://github.com/floppydisk05/dotfiles/">
+ <img src="https://img.shields.io/github/repo-size/floppydisk05/dotfiles?color=ea999c&labelColor=303446&style=for-the-badge">
+ </a>
+ <a href="https://github.com/floppydisk05/dotfiles/blob/main/LICENSE">
+ <img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=GPL-3&logoColor=ca9ee6&colorA=313244&colorB=cba6f7"/>
+ </a>
+</h1>
+
+## My Setup
+
+- **WM:** [Hyprland](https://github.com/hyprwm/Hyprland)
- **OS:** NixOS
- **Shell:** [zsh](https://www.zsh.org/)
- **Terminal:** [kitty](https://github.com/kovidgoyal/kitty/)
- **Editor:** [neovim](https://github.com/neovim/neovim/) / [VScode](https://code.visualstudio.com/)
- **File Manager:** [Dolphin](https://github.com/KDE/dolphin)
----
## Main Applications
@@ -20,7 +29,6 @@ Here are some details about my setup:
- **E-mail:** [Mozilla Thunderbird](https://www.thunderbird.net/en-US/)
- **Media:** [VLC Media Player](https://www.videolan.org/) / [Plexamp](https://www.plex.tv/plexamp/)
----
# Notes
If you have any questions or issues, open an issue under this repository. If you have any suggestions for improvement, head to the "Pull Requests" section and make your changes. If you think this repository is confusing, you are (mostly) right. Feel free to open an issue and ask why something is the way it is.