diff options
-rw-r--r-- | ratpoisonrc | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ratpoisonrc b/ratpoisonrc new file mode 100644 index 0000000..0cad13f --- /dev/null +++ b/ratpoisonrc @@ -0,0 +1,31 @@ +unbind k +set xsetroot -solid black +bind j focusdown +bind h focusleft +bind k focusup +bind l focusright +bind J exchangedown +bind H exchangeleft +bind K exchangeup +bind L exchangeright +bind C-k delete +exec /usr/local/bin/rpws init 4 -k + +bind s-1 rpws1 +bind s-2 rpws2 +bind s-3 rpws3 +bind s-4 rpws4 + +set winname title +set winfmt %n %s %t +set wingravity c +set winliststyle column + +#set winname class +set border 3 +#set padding 0 25 0 0 this was for a bar at the top but can't get one to the top +set bgcolor #fa1ef3 +set fwcolor #fc51f7 +set fgcolor #ffffff +set barborder 0 +bind space exec xterm |