diff options
author | Patrick Simianer <p@simianer.de> | 2017-06-20 17:02:06 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2017-06-20 17:02:06 +0200 |
commit | 461ba78442c1adeabe01059a57e36b429beffc71 (patch) | |
tree | aef3668de1ce6b400c0a528e3aec7aecd3321c4b /by_host/Linux/ratpoison/.ratpoisonrc | |
parent | 8d951f7cd852e39f79c91af2871f9bc1388d41a3 (diff) |
fix
Diffstat (limited to 'by_host/Linux/ratpoison/.ratpoisonrc')
-rw-r--r-- | by_host/Linux/ratpoison/.ratpoisonrc | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/by_host/Linux/ratpoison/.ratpoisonrc b/by_host/Linux/ratpoison/.ratpoisonrc deleted file mode 100644 index f9257c5..0000000 --- a/by_host/Linux/ratpoison/.ratpoisonrc +++ /dev/null @@ -1,34 +0,0 @@ -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 - |