summaryrefslogtreecommitdiffstats
path: root/root/.xprofile
blob: 6c0a3bdebad70dc871da44bd82a1bffeac640c9c (plain) (blame)
1
2
3
4
5
6
7
8
xrandr --output HDMI-1 --set "Broadcast RGB" "Full"
setxkbmap si
xset r rate 150 60 # delay cps
xset b off # zvonček
xkbcomp -I/root/xkb ~/xkb/map $DISPLAY
xmodmap ~/.Xmodmap
xrdb ~/.Xresources
pulseaudio &