summaryrefslogtreecommitdiff
path: root/x/.xinitrc
blob: 9e17bd354fc04a448ae62397b55763efbcd1752f (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
#.xinitrc
xset b off &
xset s 600 &
~/bin/xss &
~/.fehbg &
~/.local/bin/bat_check.sh &
picom 2>/dev/null &
dwmbar &

exec dbus-launch --exit-with-session startdwm