Minimal configuration for i3wm and i3blocks, tuned to my liking.
The goal is intuitive defaults with just a few quality-of-life tweaks.
- Keybindings are mostly defaults, with:
Super + D→dmenu
- Everything else is pretty much standard.
- Uses Caskaydia Cove Nerd Font.
- Status bar labels use glyphs instead of plain text for RAM, SSD, etc.
- The bar has interactible elements and supports tray applications.
git clone https://github.com/mbudak21/i3dotfiles
cd i3dotfiles
cp ./i3/config ~/.config/i3/config
cp ./wallpaper.png ~/.config/i3/wallpaper.png
# And now you need to overwrite the i3blocks config.
# Simply copy the files in i3blocks into your config. You may already the i3blocks folder, if you don't install i3blocks.Make sure you have the CaskaydiaCove font and dmenu installed.
Some i3blocks modules (CPU, battery) may also require extra utilities such as acpi and mpstat.

