summaryrefslogtreecommitdiff
path: root/.xinitrc
blob: 552208736cab58da9a0d068e79fc9f66a5b7cf71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh 
 
if [[ -z "$DBUS_SESSION_BUS_ADDRESS" ]]; then
    eval $(dbus-launch --exit-with-x11 --sh-syntax)
fi
 
cd
export LC_ALL=en_US.UTF-8
xset s off
gamma 1
xsetroot -solid black
xrdb -load .Xdefaults
start-pulseaudio-x11
 
exec cvlc -f