aboutsummaryrefslogtreecommitdiff
path: root/Window_Manager
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2016-11-07 21:59:42 +0000
committerVasil Zlatanov <v@skozl.com>2016-11-07 21:59:42 +0000
commit55835b0c2488a75d313dfd732cba36da86b41f43 (patch)
treefc763024f05cbde4cdd4f6c2b2fa1f51d1274d20 /Window_Manager
parent53738b2179530a61cd95218fda5ec1c547931003 (diff)
downloaddotfiles-55835b0c2488a75d313dfd732cba36da86b41f43.tar.gz
dotfiles-55835b0c2488a75d313dfd732cba36da86b41f43.tar.bz2
dotfiles-55835b0c2488a75d313dfd732cba36da86b41f43.zip
update nvim
Diffstat (limited to 'Window_Manager')
-rw-r--r--Window_Manager/ratpoison/ratpoisonrc.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf
index a7ab38d..d0e1bfb 100644
--- a/Window_Manager/ratpoison/ratpoisonrc.conf
+++ b/Window_Manager/ratpoison/ratpoisonrc.conf
@@ -214,6 +214,11 @@ addhook key bordscript
definekey top s-b bordtoggle
definekey top s-p paneltoggle
+# Stop proccess
+alias stop exec pkill -STOP
+
+# Cont proccess
+alias cont exec pkill -CONT
# b : Open url
@@ -233,8 +238,10 @@ bind i insert_X_selection
#Application Shortcuts
#-------------------------------------------------------------
+definekey top s-c colon cont
+definekey top s-x colon stop
+
definekey top s-f exec firefox
-definekey top s-u exec uzbl-browser
definekey top s-v exec vimb
definekey top s-h exec ~/.config/vimb/history-search
#definekey top s-g exec gvim