This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.ratpoisonrc
Collin Doering 5a83b71e52 Added a variety of things including:
* conkeror configuration fil (long past due)
  * a lisp template to autoinsert in .emacs for .lisp files
  * a ratpoison wm config file
  * a not-really-started stumpwm config
  * vim config file for those odd times out of emacs :S

Signed-off-by: Collin Doering <rekahsoft@gmail.com>
2015-01-14 05:12:42 -05:00

29 lines
605 B
Plaintext

#File: ~/.ratpoisonrc
#Author: Collin J. Doering <rekahsoft@gmail.com>
#Date: Mar 25, 2011
#Description: ratpoison userland configuration file
#Note: it is imporant to have comments have a character immediately after the '#'
#turnoff startup messages
startup_message off
#escape C-z
#virtual desks
gnewbg one
gnewbg two
definekey top M-l exec ratpoison -c "select -" -c "gprev" -c "next"
definekey top M-h exec ratpoison -c "select -" -c "gnext" -c "next"
#switch between windows
definekey top M-j next
definekey top M-k prev
#apps
unbind c
bind c exec urxvt
bind e exec emacs
bind f exec firefox2