Compare commits
2 Commits
81b475ab1b
...
f4295e2c52
Author | SHA1 | Date | |
---|---|---|---|
f4295e2c52 | |||
503615ef10 |
@ -202,4 +202,4 @@ bar {
|
||||
|
||||
exec feh --bg-scale /home/meutel/.config/wallpaper.jpg
|
||||
exec owncloud
|
||||
exec xbacklight =50
|
||||
exec xbacklight =20
|
||||
|
@ -27,5 +27,9 @@ xidle -timeout 300 -program "/usr/X11R6/bin/xlock -mode blank" &
|
||||
xrandr --dpi 156
|
||||
xcompmgr -c -n &
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user