Dotfiles
My Arch Linux dotfiles.
Installation
You can use GNU Stow to install the
dotfiles contained in this repository. Simply cd into your clone of this
repository and run the following command:
$ stow --target="$HOME" --no-folding .
By default, GNU Stow symlinks directories that don't exist in the target
directory, but with the --no-folding flag, GNU Stow will create those
directories in your home directory, and only symlink actual files.
Details
Graphical environment
- Window manager: bspwm
- Compositor: picom
- Bar: Polybar
- Notification daemon: Dunst
- Program launcher: Rofi
- Screen locker: i3lock-color
Fonts
- Sans-serif font: Noto Sans
- Serif font: Noto Serif
- Monospace font: Consolas
- Icon font for bar: Font Awesome
Command-line
Development environment
- Primary code editor: Visual Studio Code
- Secondary code editor: Neovim
- Java IDE: IntelliJ IDEA Community Edition
Miscellaneous
- Web browser: Chromium
- File manager: ranger
- Document viewer: zathura
- Video player: mpv
- Screenshot tool: Flameshot
Theme
- GTK theme: Materia
- Cursor theme: Capitaine cursors
- Wallpaper

