X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=46b4573b789cef9f4dd716e8f953b50226e4c07b;hb=6d08df47448f7f544d1814df558057cc45e845bd;hp=8b11ae02796812e1c63414e496b1764557004a0f;hpb=683a0c71ea5f54022beae08da39914e6033bd9ee;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index 8b11ae0..46b4573 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -1,16 +1,18 @@ # colors for focussed and unfocussed window borders -color_focus = 0xff0000 -color_unfocus = 0x888888 +color_focus = red +color_unfocus = rgb:88/88/88 # bar settings -bar_enabled = 1 -bar_border = 0x008080 -bar_color = 0x000000 -bar_font_color = 0xa0a0a0 -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