dotfiles/ratpoison/ratpoisonrc

32 lines
643 B
Plaintext
Raw Normal View History

2016-12-13 21:59:41 +01:00
estartup_message off
2016-05-02 16:02:26 +02:00
exec wmname LG3D
exec nitrogen --restore
2016-12-13 21:59:41 +01:00
set border 5
2016-05-02 16:02:26 +02:00
set font Hermit 10
set wingravity c
2016-12-13 21:59:41 +01:00
set padding 0 0 0 0
2016-05-02 16:02:26 +02:00
set fwcolor purple
set barpadding 10 10
bind c exec xfce4-terminal
2016-12-13 21:59:41 +01:00
bind e exec emacs
bind C-c exec google-chrome-unstable
2016-05-02 16:02:26 +02:00
2016-12-13 21:59:41 +01:00
bind b exec ~/scripts/rat/bat.sh
bind C-b exec ~/scripts/rat/backlight.sh
bind T exec ~/scripts/rat/tweet.sh
2016-05-02 16:02:26 +02:00
2016-12-13 21:59:41 +01:00
# rpws: ratpoison workspaces
exec /usr/bin/rpws init 9 -k
bind C-1 exec rpws 1
bind C-2 exec rpws 2
bind C-3 exec rpws 3
bind C-4 exec rpws 4
bind C-5 exec rpws 5
bind C-6 exec rpws 6
bind C-7 exec rpws 7
bind C-8 exec rpws 8
bind C-9 exec rpws 9
2016-05-02 16:02:26 +02:00
2016-12-13 21:59:41 +01:00
exec ~/scripts/rat/welcome.sh