Files
dotfiles/README.md
T
2026-08-29 14:03:31 +02:00

37 lines
1.3 KiB
Markdown

<div id="title" align="center">
<img src="https://static.janishutz.com/logo.jpg" width="300">
<h1>janishutz dotfiles</h1>
</div>
Full system configuration using [Decman](https://github.com/kiviktnm/decman).
For my neovim config, see [here](https://git.janishutz.com/janishutz/nvim)
![screenshot of desktop with 2 screens](./assets/screenshot.png)
In the future, I may move to NixOS, but this will be some time still.
This branch is a full rewrite of my desktop, for my old desktop setup, see [the v3 branch](https://git.janishutz.com/janishutz/dotfiles/src/branch/v3)
## Features
- Automatically generated GTK Theme and theming of the rest of the desktop using `matugen`
- Fish config (with some handy aliases, based on one from ohh-my-fish)
- Fastfetch config
- kitty config with cursor trail
- alacritty config
- notification manager uses `swaync`
- Linter configs (eslint, clang-format, latexindent and more)
- mpv config
- zathura configs
- yazi configs with links to various directories I use commonly plus a few plugins and auto-generated theme
- yazi integration to switch theme
## TODOs
- [X] dgop as hw monitor
- [ ] Nix config
- [ ] home-manager or what for dotfiles management on nix?
- [ ] Yazi more directory links
- [ ] Hyprland keybind panel?
- [ ] Migrate to zsh (or another POSIX compliant shell)?