1
0
Fork
You've already forked dots
0
My dotfiles
  • Shell 54.7%
  • CSS 45.3%
2026年03月25日 14:36:27 +01:00
assets feat: added extra image 2025年06月25日 15:32:52 +02:00
docs docs: added first deps for usage 2025年03月20日 20:49:03 +01:00
fastfetch/.config/fastfetch fix: added trailing newline to fastfetch for better readability 2025年10月09日 16:26:39 +02:00
fonts/.config/fontconfig fix: fixed monospace fonts 2025年09月23日 11:30:37 +02:00
hypr/.config/hypr fix: fixed blender windows not tiling 2026年03月25日 14:36:27 +01:00
imv/.config/imv feat: added simple imv config 2025年06月25日 15:30:48 +02:00
kitty/.config/kitty fix: fixed monospace fonts 2025年09月23日 11:30:37 +02:00
mako/.config/mako feat: fixed mako margins 2025年06月24日 13:43:25 +02:00
river/.config/river feat: added default river config 2025年09月23日 08:05:19 +02:00
rofi/.config/rofi feat: made rofi terminal menu a bit smaller and added mono fonts 2025年10月05日 22:26:13 +02:00
waybar/.config/waybar fix: fixed hyprbar power module 2025年11月21日 21:00:46 +01:00
yazi/.config/yazi feat: added yazi config 2025年06月25日 16:21:04 +02:00
zed/.config/zed chore: updated zed config 2026年01月16日 08:44:03 +01:00
zsh feat: added scripts to path 2025年06月23日 18:19:14 +02:00
.gitignore feat: changed file structure to support theme switcher 2026年01月16日 09:09:42 +01:00
.stow-local-ignore docs: added usage docs 2025年03月20日 20:45:53 +01:00
README.md chore: removed unnecessary test 2025年09月23日 07:40:54 +02:00

Dotfiles

These are the dotfiles I'm currently using on my computer. They're linked with stow and are updated when I reconfigure them. Things can break, so beware. These are mostly for my own use and not particularly made to be used by others.

Screenshots

An empty desktop with waybar on top The zen browser with a glance homepage open

A bunch of terminals with different outputs The rofi launcher running in drun mode

Information

This rice is based around Hyprland, a wayland compositor. It is made to my preferences and managed through git and stow. This is a short list of the programs used in this rice and some general information:

  • hyprland, used as a compositor.
  • hyprpaper, the wallpaper daemon, doesn't have a config file in this git repo.
  • mako, the notification daemon
  • pipewire, sound daemon used with wireplumber to change volume
  • waybar, bar with config inspired by elifouts' dots
  • rofi, the application launcher with slightly adjusted adi1090x config
  • kitty, terminal emulator
  • zed, main editor with some small tweaks

CLI

  • zsh, main shell
  • fastfetch, fetch that runs on startup, heavily customized with custom lifetime script
  • imv, simple cli-based image viewer
  • eza, better nicer-looking ls clone
  • yazi, a fast, good-looking terminal file manager