X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=ede67d9bb84fcc4549ceea566246fe6d5e38af67;hb=e126add24b56470c8dc0cd7d0ee0dd71de22fb9a;hp=0b2a8f2d865184bd66c2ceaf6d81c47cbf1a530b;hpb=6bc2fbd59f3d9b6ee2837d5208c7b8120426e3b8;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index 0b2a8f2..ede67d9 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -6,15 +6,23 @@ color_unfocus = rgb:88/88/88 # bar settings bar_enabled = 1 +bar_border_width = 1 bar_border[1] = rgb:00/80/80 bar_color[1] = black bar_font_color[1] = rgb:a0/a0/a0 bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-* #bar_action = baraction.sh #bar_delay = 1 +#bar_at_bottom = 1 +stack_enabled = 1 clock_enabled = 1 +#clock_format = %a %b %d %R %Z %Y title_name_enabled = 0 title_class_enabled = 0 +window_name_enabled = 0 +#focus_mode = default +#disable_border = 1 +#border_width = 1 # spawn app # program[term] = xterm @@ -33,7 +41,7 @@ dialog_ratio = 0.6 # region = screen[1]:1280x1024+0+0 # region = screen[1]:1280x1024+1280+0 -# mod key, (windows key is Mod4) +# mod key, (windows key is Mod4) (apple key on OSX is Mod2) # modkey = Mod1 # key bindings @@ -94,13 +102,14 @@ dialog_ratio = 0.6 # quirks # remove with: quirk[class:name] = NONE -#quirk[MPlayer:xv] = FLOAT + FULLSCREEN +#quirk[MPlayer:xv] = FLOAT + FULLSCREEN + FOCUSPREV #quirk[OpenOffice.org 2.4:VCLSalFrame] = FLOAT #quirk[OpenOffice.org 3.0:VCLSalFrame] = FLOAT +#quirk[OpenOffice.org 3.1:VCLSalFrame] = FLOAT #quirk[Firefox-bin:firefox-bin] = TRANSSZ #quirk[Firefox:Dialog] = FLOAT #quirk[Gimp:gimp] = FLOAT + ANYWHERE -#quirk[XTerm:xterm] = XTERM + FONTADJ +#quirk[XTerm:xterm] = XTERM_FONTADJ #quirk[xine:Xine Window] = FLOAT + ANYWHERE #quirk[Xitk:Xitk Combo] = FLOAT + ANYWHERE #quirk[xine:xine Panel] = FLOAT + ANYWHERE