# ## message and the status area settings startup_message off msgwait 8 set barborder 2 set bargravity nw set barpadding 4 4 # ## screen/window settings set padding 4 4 4 4 set border 0 set wingravity center # ## some keybindings bind c exec urxvt bind f exec firefox bind C-r exec gmrun bind d exec ratpoison -c "echo `cal && date '+%b %-d, %Y %-I:%M%p'`" bind B exec ratpoison -c "echo `acpi -t | sed 's/ //g'`" bind C-q quit # ## get rid of the cursor! banish