# $id: .ratpoisonrc,v 0.5 2009/10/15 22:05:12 dhn Exp $ # misc & stuff exec xsetroot -cursor_name left_ptr #exec xmodmap -e "keycode 115 = Super_L" exec rpws init 6 -k startup_message off escape F33 warp off addhook key banish set wingravity center set bargravity center # initial split set hsplit # color etc. set border 1 defborder 0 set barpadding 0 0 0 0 set padding 0 0 0 0 set bgcolor #272725 set fgcolor #9B003B set font "-artwiz-lime.de-*-*-*-*-*-*-*-*-*-*-iso8859-1" set fwcolor #3B2E3D #set fwcolor #311436 set bwcolor #050D12 set inputwidth 1387 set bargravity nw # Date/Time && MPD Status bind a exec ratpoison -c "echo `/usr/local/bin/figlet $(/bin/date +'%H : %M : %S')`" # bind keys bind e exec urxvtc bind w exec opera bind t exec ~/dev/allwindows.sh bind q delete bind k focus bind j focuslast bind v hsplit bind o only bind u undo bind Escape restart bind Up exchangeup bind Down exchangedown bind Left exchangeleft bind Right exchangeright bind h remove # switch terms etc. to the next workspaces definekey top C-1 exec ratpoison -c "gmove default" -c "select -" -c "next" definekey top C-2 exec ratpoison -c "gmove wspl2" -c "select -" -c "next" definekey top C-3 exec ratpoison -c "gmove wspl3" -c "select -" -c "next" definekey top C-4 exec ratpoison -c "gmove wspl4" -c "select -" -c "next" # switch to workspaces bind 1 exec rpws 1 bind 2 exec rpws 2 bind 3 exec rpws 3 bind 4 exec rpws 4 bind 5 exec rpws 5 bind 6 exec rpws 6 # exec dmenu bind p exec $(dmenu_path|dmenu -fn "-artwiz-lime.de-*-*-*-*-*-*-*-*-*-*-iso8859-1" -nb "#1a1a1a" -nf "#eeeeee" -sb "#272725" -sf "#9B003B")