From 3eec877c1a096a1efcd3e20e1b72aa254f96758c Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Fri, 13 Jun 2014 11:08:56 +0200 Subject: init --- .ratpoisonrc | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .ratpoisonrc (limited to '.ratpoisonrc') diff --git a/.ratpoisonrc b/.ratpoisonrc new file mode 100644 index 0000000..42f0bcd --- /dev/null +++ b/.ratpoisonrc @@ -0,0 +1,40 @@ +#exec feh --bg-center -B black /path/to/wallpaper +exec mkdir -p /tmp/pks/.cache /tmp/pks/.ccache /tmp/pks/.local +exec xmodmap +exec xbindkeys +exec urxvtd -q -f -o +exec xset s 0 +exec xrandr --output VGA-0 --off +exec imwheel +exec xset b off +exec unclutter -idle 5 +escape F13 +definekey top F14 readkey root + +bind Return exec urxvtc --saveLines 800 +unbind c +bind C exec chromium --no-referrer +bind D exec urxvt -fn 'xft:courier:pixelsize=16' -fg #000000 -bg #ffffff +bind b exec ratpoison -c "echo $(acpi -V | grep Battery | head -1)" +bind s hsplit +bind S split +bind q only +bind j focusdown +bind h focusleft +bind k focusup +bind l focusright +bind J exchangedown +bind H exchangeleft +bind K exchangeup +bind L exchangeright +bind t time +bind F14 other + +defborder 0 +defpadding 0 0 0 0 +defbarpadding 0 0 + +set border 0 + +set winname class + -- cgit v1.2.3