Compare commits

...

2 Commits

Author SHA1 Message Date
Meutel f4295e2c52 oda: defuqlt brightness 20% 2017-11-21 18:37:39 +01:00
Meutel 503615ef10 oda: Config touchipad 2017-11-21 18:37:25 +01:00
2 changed files with 6 additions and 2 deletions

View File

@ -202,4 +202,4 @@ bar {
exec feh --bg-scale /home/meutel/.config/wallpaper.jpg
exec owncloud
exec xbacklight =50
exec xbacklight =20

View File

@ -26,6 +26,10 @@ xsetroot -solid steelblue &
xidle -timeout 300 -program "/usr/X11R6/bin/xlock -mode blank" &
xrandr --dpi 156
xcompmgr -c -n &
setxkbmap us -option compose:caps
setxkbmap us -option compose:caps
synclient TapButton1=1
synclient TapButton2=3
synclient TapButton3=2
synclient VertEdgeScroll=1
echo "Starting at $(date)" >> ~/.i3/logfile
exec /usr/local/bin/i3 >> ~/.i3/logfile