Desktop environment built on DWM-Flexipatch with the Ashen colorscheme.
- WM: DWM w/ Flexipatch
- Status bar: dwmblocks with colored status2d modules
- Terminal: WezTerm
- Launcher: Rofi
- Compositor: Picom
- Notifications: Dunst
- Lockscreen: Betterlockscreen
- Shell: Zsh
- Editor: Emacs
- File manager: Yazi
- PDF viewer: Zathura
List of keybinds here here
curl -fsSL https://aileks.dev/linux | bashOr manually:
git clone --recursive https://github.com/aileks/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh./install.sh # Interactive menu
./install.sh 1 # Full setup (symlinks + build)
./install.sh 2 # Symlink only
./install.sh --dry-run 1 # Preview changessudo systemctl enable betterlockscreen@$USER