niri wm + arch linux dotfiles
color scheme: base2tone mall dark
display manager: LY
font: Commit Mono
apps:
- kitty = terminal (i use e-ink dark color scheme)
- tofi = app launcher
- wlogout = logout menu
- swaylock = screenlock
- mako = notification
- waypaper = wallpaper manager (need swaybg for backend)
- waybar = status bar
important:
install fonts
sudo pacman -S otf-commit-mono-nerd # commit mono nerd font
yay -S otf-commit-mono # commit monoyou need to mak the custom media player script executable
chmod +x ~/.config/waybar/media.py
WORK IN PROGRESS :)