more stuff

This commit is contained in:
2026-02-20 00:56:09 +01:00
parent d9a2cb3e32
commit 10a398e821
26 changed files with 718 additions and 0 deletions

33
README.md Normal file
View File

@@ -0,0 +1,33 @@
![Nix](https://img.shields.io/badge/Nix-unstable-blue.svg?logo=nixos&logoColor=white)
![Home Manager](https://img.shields.io/badge/Home_Manager-enabled-brightgreen.svg)
# My even cooler than previous dotfiles!
My dotfiles managed with [home manager](https://github.com/nix-community/home-manager)
# What's inside?
- Fish config
- Kitty config
- Hypr* stuff config
- Mako config
- ashell, waybar config
- nvim config
## Screenshot
![Desktop screenshot](assets/sreenshot.png)
![Terminal screenshot](assets/terminal.png)
# Some history
My first ever [dotfiles](https://github.com/szymon-jozef/dotfiles) repo was just named… Dotfiles. It was pretty bare bones.
Then I created [superior dotfiles](https://github.com/szymon-jozef/superior_dotfiles). I used it with [chezmoi](https://www.chezmoi.io/). It was pretty good, but then I decided to try something else…
As of today I'm using this repo with home manager. I'm still trying stuff out, but it looks pretty good right now.
# How to try this out?
I guess you should [install home manager](https://nix-community.github.io/home-manager/index.xhtml#sec-install-standalone). You can do it on *any* distro! Then you just copy this repo to `~/.config/home-manager` and run
```bash
home-manager switch -b backup
```
---
I hope you'll enjoy it, if you for whatever reason want to try this random ass dotfiles found on the internet…