#!/bin/bash [[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources exec bspwm