diff --git a/_xinitrc__abraracourcix b/_xinitrc__abraracourcix index 0362411..ad940f6 100644 --- a/_xinitrc__abraracourcix +++ b/_xinitrc__abraracourcix @@ -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