startup_message off set fgcolor yellow set bgcolor red set border 0 set padding 0 0 0 0 set barpadding 0 0 set resizeunit 20 set winfmt %n %s %t set winname class set winliststyle column set wingravity c set bargravity ne set maxsizegravity c set waitcursor 0 set font -xos4-terminus-bold-r-normal--14-140-72-72-c-80-koi8-r msgwait 5 rudeness 12 escape C-space bind o only bind d dedicate bind w windows bind g groups bind Escape abort definekey top XF86AudioRaiseVolume exec amixer -q set Master 5+ unmute && ratpoison -c "echo RaiseVolume +5" definekey top XF86AudioLowerVolume exec amixer -q set Master 5- unmute && ratpoison -c "echo LowerVolume -5" definekey top XF86AudioMute exec amixer -q set Master toggle && ratpoison -c "echo [ MUTE ]" alias reload exec ratpoison -c "source $HOME/.ratpoisonrc" alias ratshot exec import -window root png:$HOME/ratshots/ratshot-$(date +%s)$$.png && ratpoison -c "echo Ratshot saved!" bind c exec conkeror #bind x exec urxvtc bind x exec urxvtc -e screen -RD bind X exec xchainkeys bind p exec ~/.scripts/dmenu_launch bind b exec ~/.scripts/rat_info.sh