diff options
Diffstat (limited to '.ratpoisonrc')
-rw-r--r-- | .ratpoisonrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ratpoisonrc b/.ratpoisonrc index f71d2e1..ea98c49 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -11,7 +11,7 @@ exec unclutter -idle 5 escape F13 definekey top F14 readkey root -bind Return exec urxvtc --saveLines 800 +bind Return exec /home/pks/bin/urxvtc --saveLines 10000 unbind c bind C exec /home/pks/bin/chromium bind D exec urxvt -fn 'xft:courier:pixelsize=16' -fg #000000 -bg #ffffff |