Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.55 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.55 KB

Screenshots

Details

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

Installation

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