about summary refs log tree commit diff
path: root/meta/.xinitrc
blob: 7aefafbca0244fa043c35421274779bf41433a68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
setxkbmap -option caps:swapescape
xrandr --output VGA-0 --mode 1600x900 --primary
synclient TapButton1=1 VertEdgeScroll=1 HorizEdgeScroll=1 VertTwoFingerScroll=0
keynav &
redshift-gtk &
ibus-daemon -drx
connman-ui-gtk &
clipit &
exec awesome