Cleanup xinit
This commit is contained in:
parent
b96789df69
commit
8ef3749b8b
1 changed files with 5 additions and 4 deletions
|
@ -5,15 +5,16 @@ which $BROWSER || export BROWSER=surf
|
||||||
|
|
||||||
xmodmap /usr/share/sxmo/xmodmap_caps_esc
|
xmodmap /usr/share/sxmo/xmodmap_caps_esc
|
||||||
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
|
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
|
||||||
conky -c /usr/share/sxmo/conky.conf -d
|
xset s off -dpms
|
||||||
|
alsactl --file /usr/share/sxmo/default_alsa_sound.conf restore
|
||||||
|
#xset r off
|
||||||
|
|
||||||
# E.g. for PBP
|
# E.g. for PBP
|
||||||
synclient TapButton1=1 TapButton2=3 TapButton3=2
|
synclient TapButton1=1 TapButton2=3 TapButton3=2
|
||||||
keynav &
|
keynav &
|
||||||
|
|
||||||
|
conky -c /usr/share/sxmo/conky.conf -d
|
||||||
|
autocutsel & autocutsel -selection PRIMARY &
|
||||||
lisgd &
|
lisgd &
|
||||||
sxmo_statusbar.sh &
|
sxmo_statusbar.sh &
|
||||||
xset s off -dpms
|
|
||||||
#xset r off
|
|
||||||
alsactl --file /usr/share/sxmo/default_alsa_sound.conf restore
|
|
||||||
exec dbus-run-session dwm 2> ~/.dwm.log
|
exec dbus-run-session dwm 2> ~/.dwm.log
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue