From 644373e236a37429f64d54220c0b4030066e7c1f Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Fri, 18 Jun 2010 23:36:58 +0200 Subject: Several things --- scrotwm/scrotwm.conf | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'scrotwm/scrotwm.conf') diff --git a/scrotwm/scrotwm.conf b/scrotwm/scrotwm.conf index dd9d7fb..360aeec 100644 --- a/scrotwm/scrotwm.conf +++ b/scrotwm/scrotwm.conf @@ -1,10 +1,6 @@ -# $scrotwm: scrotwm.conf,v 1.22 2009/11/25 15:13:29 marco Exp $ -# -# colors for focussed and unfocussed window borders color_focus = red color_unfocus = rgb:88/88/88 -# bar settings bar_enabled = 1 bar_border[1] = rgb:00/00/00 bar_color[1] = black @@ -14,26 +10,17 @@ bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-* #bar_delay = 1 stack_enabled = 1 clock_enabled = 1 -title_name_enabled = 0 +title_name_enabled = 1 title_class_enabled = 0 -# spawn app # program[term] = x-terminal-emulator -# program[screenshot_all] = screenshot.sh full -# program[screenshot_wind] = screenshot.sh window -program[lock] = xscreensaver-command -lock # program[initscr] = initscreen.sh program[menu] = dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color +program[lock] = xlock -mode nose spawn_term = x-terminal-emulator -# dialog box size ratio .3 >= r < 1 dialog_ratio = 0.6 -# Split a non-Xrandr dual head setup into one region per monitor -# (non-standard driver-based multihead is not seen by scrotwm) -# region = screen[1]:1280x1024+0+0 -# region = screen[1]:1280x1024+1280+0 - # mod key, (windows key is Mod4) (apple key on OSX is Mod2) # modkey = Mod1 -- cgit v1.2.3