X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=spectrwm.1;h=1028811532cf9b2f297aa27e82554b61153ead90;hb=9c6fb4c472e592a5a122b1abfd75d8d4d862b472;hp=63a86cd55cb281429daa4684e5e7d669fae63a58;hpb=db56f5244f02caf93455c69375bd14373011bc58;p=spectrwm.git diff --git a/spectrwm.1 b/spectrwm.1 index 63a86cd..1028811 100644 --- a/spectrwm.1 +++ b/spectrwm.1 @@ -226,9 +226,15 @@ script. Display the number of iconic (minimized) windows in the status bar. Enable by setting to 1. .It Ic color_focus -Border color of the currently focussed window. +Border color of the currently focused window. Default is red. +.It Ic color_focus_maximized +Border color of the currently focused, maximized window. Defaults to the +value of color_focus. .It Ic color_unfocus -Border color of unfocussed windows. +Border color of unfocused windows, default is rgb:88/88/88. +.It Ic color_unfocus_maximized +Border color of unfocused, maximized windows. Defaults to the value of +color_unfocus. .It Ic dialog_ratio Some applications have dialogue windows that are too small to be useful. This ratio is the screen size to what they will be resized. @@ -270,6 +276,9 @@ and changes to layout. .It Cm manual Set window focus on window interaction only. .El +.It Ic java_workaround +Workaround a Java GUI rendering issue on non-reparenting window managers by +impersonating LG3D window manager, written by Sun. Default is 1. .It Ic keyboard_mapping Clear all key bindings and load new key bindings from the specified file. This allows you to load pre-defined key bindings for your keyboard layout. @@ -310,6 +319,10 @@ This setting is not retained at restart. .It Ic modkey Change mod key. Mod1 is generally the ALT key and Mod4 is the windows key on a PC. +.It Ic name Ns Bq Ar n +Set name of workspace +.Ar n +at start-of-day. .It Ic program Ns Bq Ar p Define new action to spawn a program .Ar p .