diff options
Diffstat (limited to 'by_os/Linux')
-rw-r--r-- | by_os/Linux/ratpoison/.ratpoisonrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/by_os/Linux/ratpoison/.ratpoisonrc b/by_os/Linux/ratpoison/.ratpoisonrc index d33b875..3fbf6ac 100644 --- a/by_os/Linux/ratpoison/.ratpoisonrc +++ b/by_os/Linux/ratpoison/.ratpoisonrc @@ -3,7 +3,7 @@ exec ~/.local/bin/autostart escape F13 definekey top F14 readkey root -bind Return exec ~/.local/bin/urxvtc --saveLines 10000 +bind Return exec urxvtc --saveLines 10000 unbind c bind C exec browser bind b exec ratpoison -c "echo $(battery-charge)" @@ -28,6 +28,6 @@ defpadding 0 0 0 0 defbarpadding 0 0 set border 0 -set font "Gotham Rounded Light:size=20" +set font "IBM Plex Mono Light:size=14" set winname class |