X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=765dfd170b7628402606dbee658bf532cb853b09;hb=3356f1ccd4f323baa9accda99795d5377f9a24ba;hp=bc3350c3cc23fa22cda99521828f48abc0cdc91c;hpb=2a214e3e6cab1e778ec552e6f45330c9ccbe2664;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index bc3350c..765dfd1 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -1,3 +1,5 @@ +# $scrotwm$ +# # colors for focussed and unfocussed window borders color_focus = red color_unfocus = rgb:88/88/88 @@ -7,9 +9,10 @@ bar_enabled = 1 bar_border[1] = rgb:00/80/80 bar_color[1] = black bar_font_color[1] = rgb:a0/a0/a0 -bar_font = -*-terminus-*-*-*-*-*-*-*-*-*-*-*-* -#bar_action = ./baraction.sh +bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-* +#bar_action = baraction.sh #bar_delay = 1 +clock_enabled = 1 # spawn app spawn_term = xterm @@ -19,3 +22,12 @@ dialog_ratio = 0.6 # screen shots # screenshot_enabled = 1 +# screenshot_app = screenshot.sh + +# 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) +# modkey = Mod1