### vim:ft=zsh:fdm=marker
###
### xinitrc
###
PATH="$PATH:/usr/local/e17/bin"
### starting ssh-agent and gpg-agent
eval $(ssh-agent -s)
eval $(gpg-agent --daemon)
### loading resources
xrdb -merge /home/hawk/.Xresources
### loading keysetup
xmodmap - < /home/hawk/.xmodmap
### starting hotkey daemon
hotkeys -Z -o off -d none -t FCSAmilo
### setting up initial dpms values
xset dpms 180 300 600
### get my user-mode cron daemon running
ucron &
### staring wm
#exec wmaker
exec fvwm
#exec enlightenment_start
#LIBGL_ALWAYS_INDIRECT=1 compiz --replace --use-cow gconf