Category | Value |
---|---|
Distro | Arch Linux |
Wallpaper | here |
Colorscheme | gruvbox-material-dark |
Fonts | Iosevka Nerd Font, Roboto and Noto emojis |
WM | river |
Status bar | waybar |
Notifications | mako |
Launcher | rofi-wayland |
Terminal | foot |
Shell | zsh with starship |
Text editor | neovim |
File manager | lf |
Music player | cmus |
Feed reader | newsraft |
Web Browser | firefox |
Image Viewer | nsxiv |
Media Player | mpv |
Document Viewer | zathura with mupdf backend |
git clone --bare https://github.com/newmanls/dotfiles "${HOME}/.dotfiles"
alias dots='/usr/bin/git --git-dir="${HOME}/.dotfiles" --work-tree="$HOME"'
dots config --local status.showUntrackedFiles no
dots checkout