From 84050688b1de80953cc421544947b068af3a2f1f Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Fri, 23 Sep 2016 09:53:49 +0100 Subject: [PATCH 1/1] Some color borders+other things --- ratpoison/.ratpoisonrc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ratpoison/.ratpoisonrc diff --git a/ratpoison/.ratpoisonrc b/ratpoison/.ratpoisonrc new file mode 100644 index 0000000..03d8393 --- /dev/null +++ b/ratpoison/.ratpoisonrc @@ -0,0 +1,11 @@ +# Set the colors for ratpoison text! +set bgcolor red +set fwcolor red + + +bind f exec firefox --remote "openurl(`$RATPOISON -c getsel`,new-tab)" + +bind t time + +bind l ratclick 1 +bind v ratclick 2 -- 2.45.2