nix-config/bspwm
Donovan Glover 21814cda7f
docs: Add READMEs for bspwm and extras
Now that all the READMEs have been added, all that's left is to polish
them as time goes on. It may be useful to add images to each of the
package directories to show visually what each contain.
2018-10-23 22:19:36 -04:00
..
.config stow: Move bspwm-specific dotfiles to separate directory 2018-10-22 15:03:01 -04:00
.icons/default stow: Move bspwm-specific dotfiles to separate directory 2018-10-22 15:03:01 -04:00
.xinitrc stow: Move bspwm-specific dotfiles to separate directory 2018-10-22 15:03:01 -04:00
README.md docs: Add READMEs for bspwm and extras 2018-10-23 22:19:36 -04:00

bspwm

I use bspwm as my window manager of choice. My setup is optimized for HiDPI, so you will have to manually adjust the numbers if you aren't using a HiDPI display.

Dependencies

  • bspwm - Window manager
  • polybar - Panel
  • dunst - Notifications
  • rofi - Window switcher, application launcher, and dmenu replacement
  • sxhkd - Keybinds
  • rxvt-unicode-patched - Terminal for image support
  • termite - Terminal for transparency and everything else
  • python-pywal - A universal color scheme changer
  • feh - Used to set the background image

Installation

make package=bspwm

Usage

Either startx directly or use a display manager. Assuming you have the necessary dependencies installed, and assuming you configured your system properly, everything should just work.