diff options
author | Patrick Simianer <p@simianer.de> | 2015-04-26 12:55:51 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-04-26 12:55:51 +0200 |
commit | 2b1eeb986b5f726c659e17416e52116f03a9443c (patch) | |
tree | f35e6299c95d8129b118aa06a8ccc635af9fdb34 | |
parent | 1e6c0157a40b076a2aacf00ab3cd58ef506890fb (diff) |
finally
-rw-r--r-- | .ratpoisonrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.ratpoisonrc b/.ratpoisonrc index 1bc0438..04f30c5 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -13,9 +13,9 @@ definekey top F14 readkey root bind Return exec /home/pks/bin/urxvtc --saveLines 10000 unbind c -bind C exec /home/pks/bin/chromium +bind C exec ~/bin/chromium bind D exec urxvt -fn 'xft:courier:pixelsize=16' -fg #000000 -bg #ffffff -bind b exec ratpoison -c "echo $(/home/pks/bin/avg_batt)" +bind b exec ~/bin/avg_batt bind s hsplit bind S split bind q only @@ -28,8 +28,8 @@ bind J exchangedown bind H exchangeleft bind L exchangeright bind t time -bind k exec /home/pks/bin/layout_switch -bind Cyrillic_el exec /home/pks/bin/layout_switch +bind k exec ~/bin/layout_switch +bind Cyrillic_el exec ~/bin/layout_switch bind F14 other defborder 0 |