From ba5fcd341b64714381323347abfc19d265e39bcf Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 26 Oct 2017 23:25:39 +0100 Subject: use new ratpoison features :) --- Window_Manager/ratpoison/ratpoisonrc.conf | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index 5ea542c..17add38 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -120,14 +120,10 @@ bind W exec sudo connman_dmenu bind g exec ~/bin/safeimg bind P exec ~/bin/safepaste -alias bordtoggle exec ~/.config/ratpoison/bordtoggle -alias bordscript exec ~/.config/ratpoison/borderscript alias paneltoggle exec ~/.config/ratpoison/paneltoggle - - - -addhook key bordscript +# autohide border when in fullscreen +set onlyborder 0 definekey top s-b bordtoggle definekey top s-p paneltoggle @@ -160,7 +156,7 @@ definekey top s-c colon cont definekey top s-x colon stop definekey top s-f exec firefox -definekey top s-v exec chromium-dev +definekey top s-v exec chromium definekey top s-V exec mpv `xclip -o` --ytdl-format=22 definekey top s-h exec ~/.config/vimb/history-search #definekey top s-g exec gvim -- cgit v1.2.3-54-g00ecf