diff options
author | Vasil Zlatanov <v@skozl.com> | 2020-03-16 22:45:26 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2020-03-16 22:45:26 +0000 |
commit | 82a71ba09d78288af99e5ec619ed8a938008f84e (patch) | |
tree | 234b95a6d5ffc867997ca62120f9061a8ca8ebd0 /Window_Manager/ratpoison | |
parent | 9a0a8bf489f80f5372b108169815e7a2fb049777 (diff) | |
download | dotfiles-82a71ba09d78288af99e5ec619ed8a938008f84e.tar.gz dotfiles-82a71ba09d78288af99e5ec619ed8a938008f84e.tar.bz2 dotfiles-82a71ba09d78288af99e5ec619ed8a938008f84e.zip |
Update rat hotkeys
Diffstat (limited to 'Window_Manager/ratpoison')
-rw-r--r-- | Window_Manager/ratpoison/ratpoisonrc.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index 70430fb..8c32e47 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -13,15 +13,14 @@ set framemsgwait -1 set historyexpansion 1 -#find files script -bind f exec ~/.config/ratpoison/spotlight +bind f fselect # set font with unicode support #set font -*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-* set font "DejaVu Sans Mono" # Enable xcb copy/paste -source .config/ratpoison/ratpoisonrc.clipboard +#source .config/ratpoison/ratpoisonrc.clipboard # Make tab switch to the next screen bind Tab nextscreen @@ -102,13 +101,14 @@ bind T exec ~/bin/passmake definekey top s-l exec ~/.config/ratpoison/lock definekey top s-s exec ~/bin/sus definekey top s-L redisplay -bind C exec ~/.config/ratpoison/wp change +bind C exec feh --bg-fill "$(find ~/.wallpapers/ -type f | shuf -n 1)" bind v hsplit bind V hsplit 2/3 bind s vsplit bind S vsplit 2/3 bind d remove bind space exec kitty +bind S-space exec kitty --override font_size=8 bind o only bind semicolon colon bind e exec |