summaryrefslogtreecommitdiffstats
path: root/scrotwm/scrotwm.conf
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2010-06-18 23:36:58 +0200
committerStefan Ritter <xeno@thehappy.de>2010-06-18 23:36:58 +0200
commit644373e236a37429f64d54220c0b4030066e7c1f (patch)
tree813551e11a1d3426afea08c0cac6e035648454e2 /scrotwm/scrotwm.conf
parent77d7988670d6b4fc3f95da7c275ae3baf32f7734 (diff)
Several things
Diffstat (limited to 'scrotwm/scrotwm.conf')
-rw-r--r--scrotwm/scrotwm.conf17
1 files changed, 2 insertions, 15 deletions
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