diff options
author | Patrick Simianer <pks@pks.rocks> | 2018-10-19 16:49:09 +0200 |
---|---|---|
committer | Patrick Simianer <pks@pks.rocks> | 2018-10-19 16:49:09 +0200 |
commit | 99861145a29e36bf97136e4fb9626dde45274444 (patch) | |
tree | 613c946a1068c4554ce261ad70c2b3660aff2d7a /by_os/Linux/ratpoison/.ratpoisonrc | |
parent | 4dde62d213d17076bb80f123cb964a37fcf18407 (diff) | |
parent | d03551cbf8c96e0f28a32a348eff337ff7bd7c83 (diff) |
merge w/ barkley's version
Diffstat (limited to 'by_os/Linux/ratpoison/.ratpoisonrc')
-rw-r--r-- | by_os/Linux/ratpoison/.ratpoisonrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/by_os/Linux/ratpoison/.ratpoisonrc b/by_os/Linux/ratpoison/.ratpoisonrc index 748fe8a..4f8d30b 100644 --- a/by_os/Linux/ratpoison/.ratpoisonrc +++ b/by_os/Linux/ratpoison/.ratpoisonrc @@ -6,6 +6,8 @@ definekey top F14 readkey root bind Return exec ~/.local/bin/urxvtc --saveLines 10000 unbind c bind C exec ~/.local/bin/browser +# for barkley: GDK_DPI_SCALE=1.5 /usr/bin/chromium +bind W exec /usr/bin/chromium 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 |