From 17fc734d20035c84fc903f185dd10f85fdc489b3 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 28 Jan 2015 18:05:14 +0100 Subject: new colorschemes --- ratpoison/ratpoisonrc.conf | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'ratpoison/ratpoisonrc.conf') diff --git a/ratpoison/ratpoisonrc.conf b/ratpoison/ratpoisonrc.conf index 0f8fdf6..05dac26 100644 --- a/ratpoison/ratpoisonrc.conf +++ b/ratpoison/ratpoisonrc.conf @@ -45,12 +45,12 @@ exec xsetroot -cursor_name left_ptr #Effects & Background #exec xcompmgr -c -f & -exec nitrogen --restore +#exec nitrogen --restore #Border & Padding alias showpadding set border 3 alias hidepadding set border 0 -hidepadding +showpadding barinpadding 0 alias showborder set barpadding 0 0 @@ -68,21 +68,21 @@ alias rpbarsend exec ~/.ratpoison/rpbarsend unmanage rpbar # hooks -addhook switchwin rpbarsend -addhook switchframe rpbarsend -addhook switchgroup rpbarsend -addhook deletewindow rpbarsend -# RP versions >= 1.4.6 (from the git repo) have these hooks. -# Recommended! -addhook titlechanged rpbarsend -addhook newwindow rpbarsend +#addhook switchwin rpbarsend +#addhook switchframe rpbarsend +#addhook switchgroup rpbarsend +#addhook deletewindow rpbarsend +## RP versions >= 1.4.6 (from the git repo) have these hooks. +## Recommended! +#addhook titlechanged rpbarsend +#addhook newwindow rpbarsend unmanage conky unmanage xfce4-panel unmanage ratbar.pl alias showpanel set padding 0 27 0 0 alias hidepanel set padding 0 0 0 0 -showpanel +#showpanel #------------------------------------------------------------- # Workspaces #------------------------------------------------------------- @@ -170,11 +170,10 @@ bind K exchangeup bind w window_menu bind a title bind t time -definekey top s-l exec i3lock -n -i ~/Pictures/1440.png +definekey top s-l exec i3lock -n -i ~/.wallpaper definekey top s-s exec ~/bin/sus definekey top s-L redisplay -bind c exec gnome-control-center -bind C exec sudo gnome-control-center +bind C exec ~/.ratpoison/wp change bind v hsplit bind V hsplit 2/3 bind s vsplit @@ -227,6 +226,7 @@ bind i insert_X_selection #------------------------------------------------------------- definekey top s-f exec firefox +definekey top s-u exec uzbl-browser definekey top s-m exec /home/vasko/.ratpoison/pentfocus definekey top s-v exec vlc definekey top s-g exec gvim @@ -261,8 +261,8 @@ definekey top s-Pause voltoggle #------------------------------------------------------------- # Brightness Control #------------------------------------------------------------- -alias brightup exec xbacklight +2 -alias brightdown exec xbacklight -2 +alias brightup exec xbacklight -inc 10 +alias brightdown exec xbacklight -dec 2 definekey top XF86MonBrightnessUp brightup definekey top XF86MonBrightnessDown brightdown -- cgit v1.2.3-54-g00ecf