Fix keyboard, compositor

This commit is contained in:
Meutel 2017-10-08 10:18:32 +02:00
parent 22c264376a
commit dbc09fc8d3
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
setxkbmap fr
setxkbmap us altgr-intl
## Disable DPMS turning off the screen
xset -dpms
xset s off
@ -36,4 +36,5 @@ ulimit -c unlimited
# Start i3 and log to ~/.i3/logfile
echo "Starting at $(date)" >> ~/.i3/logfile
xcompmgr -c -f -n &
exec ssh-agent /usr/local/bin/i3 -V >> ~/.i3/logfile