dotfiles/xinitrc

12 lines
161 B
Bash

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