diff options
Diffstat (limited to 'Window_Manager')
-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 |