My 2025 dotfiles.
- GTK Theme: Kripton.
- Cursor: McMojave cursors.
- Icon: Grade-icon-theme.
- Fonts:
- Inter, select variable version for crisp render.
- JetBrains Mono with Nerd Fonts fallback.
- tabler-icons, font icon.
- Terminal:
- Alacritty with color scheme Tokyo Night.
- Kitty with color scheme Tokyo Night.
- Text Editor: Neovim.
- Git Client: lazygit.
- Browser: Firefox with Fireside.
- Music Visualizer: cava.
- App Finder: rofi.
- Panel/Sidebar: eww.
- System Tray: stalonetray.
- Notification: wired-notify.
- Compositor: picom.
- Neofetch Image: pixiv: Aoi Ogata.
- Wallpaper: https://wallhaven.cc/w/y8jgzk.
Specific directory has README.md
, read for more specific information like dependency or another requirement.
stow
to manage symlink
- run
stow.sh <directory>
to create symlink specific directory - run
unstow.sh <directory>
to remove symlink specific directory - run
stow-all.sh
to create symlink all directory - run
unstow-all.sh
to remove symlink all directory