X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=5dd4057d3cab2dfef2e20191af1f2905e899fcd4;hb=11e890bb3f0ce8bcabc3fa8f35a8699ac106ab2d;hp=83f0bd5bbd59323410bbec320ab0616e5b59c129;hpb=ee142957105c28641604c89278c2cf37fc87636c;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index 83f0bd5..5dd4057 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -1,16 +1,24 @@ +# $scrotwm$ +# # colors for focussed and unfocussed window borders -color_focus = red -color_unfocus = rgb:88/88/88 +color_focus = red +color_unfocus = rgb:88/88/88 # bar settings -bar_enabled = 1 -bar_border = rgb:00/80/80 -bar_color = black -bar_font_color = rgb:a0/a0/a0 -bar_font = -*-terminus-*-*-*-*-*-*-*-*-*-*-*-* +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_delay = 1 # spawn app -spawn_term = xterm +spawn_term = xterm # dialog box size ratio .3 >= r < 1 -dialog_ratio = 0.6 +dialog_ratio = 0.6 + +# screen shots +# screenshot_enabled = 1 +# screenshot_app = screenshot.sh