From 2555dc067f7f8915af366a8e344381f8185b271a Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 21 May 2017 16:38:20 +0200 Subject: cleanup --- by_host/Linux/ratpoison/.ratpoisonrc | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 by_host/Linux/ratpoison/.ratpoisonrc (limited to 'by_host/Linux/ratpoison/.ratpoisonrc') diff --git a/by_host/Linux/ratpoison/.ratpoisonrc b/by_host/Linux/ratpoison/.ratpoisonrc new file mode 100644 index 0000000..f9257c5 --- /dev/null +++ b/by_host/Linux/ratpoison/.ratpoisonrc @@ -0,0 +1,34 @@ +exec ~/.local/bin/autostart + +escape F13 +definekey top F14 readkey root + +bind Return exec ~/.local/bin/urxvtc --saveLines 10000 +unbind c +bind C exec /usr/bin/firefox +bind D exec urxvt -fn 'xft:courier:pixelsize=16' -fg #000000 -bg #ffffff +bind b exec ratpoison -c "echo $(~/.local/bin/battery-charge)" +bind s hsplit +bind S split +bind q only +bind j focusdown +bind h focusleft +bind k focusup +bind l focusright +bind K exchangeup +bind J exchangedown +bind H exchangeleft +bind L exchangeright +bind t time +bind k exec ~/.local/bin/layout-switch +bind Cyrillic_el exec ~/.local/bin/layout-switch +bind F14 other + +defborder 0 +defpadding 0 0 0 0 +defbarpadding 0 0 + +set border 0 +set font "Gotham Rounded Light:size=20" +set winname class + -- cgit v1.2.3