diff options
Diffstat (limited to 'Window_Manager/ratpoison')
-rw-r--r-- | Window_Manager/ratpoison/ratpoisonrc.conf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index 4eed442..a56bcb8 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -4,6 +4,8 @@ escape grave definekey top s-grave meta definekey top Arabic_dammatan meta +set quiet 1 + #find files script bind f exec ~/.config/ratpoison/spotlight @@ -75,8 +77,8 @@ unmanage ratbar.pl # Switcher window -alias workspace_menu exec .config/ratpoison/workspace_menu -bind W workspace_menu +#alias workspace_menu exec .config/ratpoison/workspace_menu +#bind W workspace_menu #Get F-keys to switch windows now in /usr/bin/rpws @@ -172,7 +174,7 @@ bind w window_menu bind a exec ratpoison -i -c 'title' && ratpoison -c 'barsend' bind t exec ~/bin/passenter bind T exec ~/bin/passmake -definekey top s-l exec i3lock -n -i ~/.wallpaper.png +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 @@ -190,6 +192,7 @@ bind x delete bind X kill bind Escape abort bind m exec xfce4-popup-applicationsmenu +bind W exec sudo connman_dmenu #Paste goodness bind g exec ~/bin/safeimg @@ -229,6 +232,7 @@ bind i insert_X_selection 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 #definekey top s-l exec libreoffice |