idk dotfiles
Find a file
2026-07-30 22:45:41 -04:00
fish/.config/fish added basic fish config for ssh key - no you wont have them 2026-06-05 16:31:17 -04:00
hypr/.config/hypr Init and base config stuff 2026-06-05 15:53:10 -04:00
quickshell/.config/quickshell feat(quickshell): add minimal bar rendering on both monitors 2026-07-30 21:57:02 -04:00
satty/.config/satty Init and base config stuff 2026-06-05 15:53:10 -04:00
.gitignore docs: add LICENSE (GPL-3.0) and README.md 2026-07-30 22:41:41 -04:00
LICENSE fix: move LICENSE to repo root 2026-07-30 22:45:41 -04:00
Readme.md docs: add LICENSE (GPL-3.0) and README.md 2026-07-30 22:41:41 -04:00

tsuzura's dotfiles

A personal Hyprland + QuickShell desktop environment for CachyOS, has a learning expreriance Architecture and ideas inspired by end-4/dots-hyprland (GPL-3.0). Every line here was written from scratch — this isn't a fork or a copy.

Status

Actively in progress. Currently building out the QuickShell shell layer (bar, theming, notifications, etc.) on top of a working Hyprland + NVIDIA foundation. Not yet ready for general use — expect hardcoded, machine-specific values (monitor names, NVIDIA env vars) until portability cleanup happens later.

Stack

  • OS: CachyOS (Arch-based)
  • Compositor: Hyprland, Lua config API
  • Shell: QuickShell (QML)
  • Shell (login): fish
  • Terminal: Kitty
  • Dotfiles manager: GNU Stow

Structure

Each top-level folder is a Stow package mirroring its path from ~, e.g.:

hypr/.config/hypr/
quickshell/.config/quickshell/

License

GPL-3.0. See the LICENSE file for the full text.