diff options
author | Patrick Simianer <pks@pks.rocks> | 2018-05-03 21:03:01 +0200 |
---|---|---|
committer | Patrick Simianer <pks@pks.rocks> | 2018-05-03 21:03:01 +0200 |
commit | 70a13d67d5d0a7cd87fd8b6547553748a4a020af (patch) | |
tree | 64b0544413b7c4610068350d09606a28af273d06 /by_os/Linux/ratpoison | |
parent | a8b8856801dbda0877438b434ef69d93ec14ee13 (diff) |
ratpoison: new apps
Diffstat (limited to 'by_os/Linux/ratpoison')
-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 f9257c5..26254f3 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 /usr/bin/firefox +bind W exec /usr/bin/chromium +bind E exec /usr/bin/rawtherapee 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 |