dotfiles/xinitrc

10 lines
136 B
Bash

#!/bin/sh
[ -f ~/.Xresources ] && xrdb -merge .Xresources
xsetroot -cursor_name left_ptr
xbindkeys
xmodmap ~/.Xmodmap
slack &
exec i3