Home - mrniceguy127/dotfiles GitHub Wiki
Details
- OS: Arch Linux
- WM: i3-gaps
- Shell: zsh w/ oh-my-zsh config framework
- Theme: Flat-Remix-GTK-Dark
- Icons: Tela-black-dark
- Terminal: Alacritty
- Terminal Font: Hack (Nerd Fonts)
- Terminal/Polybar color theme: Automatically set using pywal. Theme changes automatically with wallpaper when using my wallpaper scripts (which should always be used).
- Bar: Polybar (custom theme).
- Compositor: picom
- File Manager: Nautilus AND ranger
- Editor: Neovim
- App Launcher: Rofi (edited theme using onedark as a base).
Additional Software
- Lockscreen: betterlockscreen
- Notification Center: deadd-notification-center
Installing
Just run
git clone https://github.com/mrniceguy127/dotfiles.git ~/.dotfiles && ~/.dotfiles/dotfile-utils/fullinst
Any previous dotfiles that will be overwritten will be backed up into ~/.dotfiles/restbak/
. Make sure to move that directory since running this command again will overwrite that backup.
Important Notes:
- The GTK theme and icon theme are NOT included in the package lists.
- .vimrc does not assume any plugins or plugin managers are installed. Edit/create ~/.scripts/env/env.vimplugs to configure plugins.