Welcome to my dotfiles, powered by Chezmoi.
Clean, modern, beautiful.
- Theme Selector
Switch between some custom-made themes. - Wayland Support
Everything is set up for a smooth, modern Wayland workflow.
| App | Description |
|---|---|
| Kitty | GPU-accelerated terminal emulator with custom themes and font settings. |
| Hyprland | Dynamic tiling Wayland compositor with custom layouts and shortcuts. |
| Waybar | Highly customizable status bar for Wayland with modules like CPU, RAM, battery, and network. |
| Conky | Lightweight system monitor for CPU, RAM, disk, network, and time. |
| Thunar | Fast, simple, and configurable file manager. |
| Starship | Minimal, fast, and elegant prompt for your terminal, fully themed. |
| Rofi | Application launcher, window switcher, and dmenu replacement with themes. |
---
# 1. Install Dependencies
sudo pacman -S hyprland noctalia-shell starship thunar kitty fastfetch chezmoi
# 2. Apply my dotfiles
chezmoi init --apply mattthefox/dotfiles
