aboutsummaryrefslogtreecommitdiff
path: root/X/.xinitrc
blob: c811f12b20f0fb00500bd4e5bec63c32ef04cf22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh

xsetroot -cursor_name left_ptr &
xrdb -load ~/.Xresources
setxkbmap -option caps:escape
setxkbmap -option compose:rctrl

compton &
dunst -config "$HOME"/.config/dunst/dunstrc &
sxhkd -c "$HOME"/.config/sxhkd/sxhkdrc &

/home/np/.fehbg

exec 2bwm