X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.conf;h=e0eb51e89863071e0cc25a40c007c7c9006466c9;hb=f5c5fd74a8223aee7f49ece1db020d7495296047;hp=3d7ba7bc8a61f5195830d8bf88fae07ff5776b90;hpb=1d447f9ef24b3566543e5c0efe0474a911487d26;p=spectrwm.git diff --git a/scrotwm.conf b/scrotwm.conf index 3d7ba7b..e0eb51e 100644 --- a/scrotwm.conf +++ b/scrotwm.conf @@ -6,6 +6,7 @@ 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 @@ -18,8 +19,10 @@ 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 @@ -38,6 +41,9 @@ dialog_ratio = 0.6 # region = screen[1]:1280x1024+0+0 # region = screen[1]:1280x1024+1280+0 +# Launch applications in a workspace of choice +# autorun = ws[1]:xterm + # mod key, (windows key is Mod4) (apple key on OSX is Mod2) # modkey = Mod1 @@ -99,7 +105,7 @@ 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