aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2024-07-12 03:14:53 +0100
committerFrankie B <git@diskfloppy.me>2024-07-12 03:14:53 +0100
commitd2b3336f13ab02598f056ddbab397570e2193e37 (patch)
treeb967abd4c9e33bd7da2da61a92e829acfbc86b89 /README.md
parent9704820ba207ea564c7227a09a64a3f83e9e56a7 (diff)
Move README.md to root
Diffstat (limited to 'README.md')
-rw-r--r--README.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..91312c4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,39 @@
+<h1>
+ floppydisk's dotfiles<br>
+ <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
+
+- **Browser:** [Mozilla Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/)
+- **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.
+
+## Credits
+
+- **[NotAShelf](https://github.com/NotAShelf)** - Introduced me to NixOS, pretty much the reason this repo exists
+- **[rubiigen](https://github.com/rubiigen)** - Huge thanks for un-fucking my dots after I neglected them for 5 months because my main pc died
+- **[toger5](https://github.com/toger5)** - My waybar stylesheet is a ~~stolen~~ modified version of [theirs](https://gist.github.com/toger5/3a509d9a9d7ebba1e02205b00449ccff#file-style-css)