again configuration_variables.md formatting
This commit is contained in:
parent
03a7eca10c
commit
8887f5ca23
1 changed files with 14 additions and 10 deletions
|
@ -144,9 +144,11 @@ of the views shown in the status bar and determines the nummber of views
|
||||||
(`Config_viewCount`); the total number of names given, i. e. views, should not
|
(`Config_viewCount`); the total number of names given, i. e. views, should not
|
||||||
be exceeded by the configured hotkeys.
|
be exceeded by the configured hotkeys.
|
||||||
|
|
||||||
Config_layout_#1=[]=;tile
|
```
|
||||||
Config_layout_#2=[M];monocle
|
Config_layout_#1=[]=;tile
|
||||||
Config_layout_#3=><>;
|
Config_layout_#2=[M];monocle
|
||||||
|
Config_layout_#3=><>;
|
||||||
|
```
|
||||||
> The layout symbol and arrange function (the first entry is set as the default
|
> The layout symbol and arrange function (the first entry is set as the default
|
||||||
layout, no layout function means floating behavior)
|
layout, no layout function means floating behavior)
|
||||||
|
|
||||||
|
@ -265,13 +267,15 @@ for the same reason as above.
|
||||||
> Also Xming windows should be excluded from the second rule for the same
|
> Also Xming windows should be excluded from the second rule for the same
|
||||||
reason as above.
|
reason as above.
|
||||||
|
|
||||||
Config_rule_#6=MsiDialog(No)?CloseClass;.*;;1;0;0;1;1;0;
|
```
|
||||||
Config_rule_#7=AdobeFlashPlayerInstaller;.*;;1;0;0;1;0;1;
|
Config_rule_#6=MsiDialog(No)?CloseClass;.*;;1;0;0;1;1;0;
|
||||||
Config_rule_#8=CalcFrame;.*;;1;0;0;1;1;0;
|
Config_rule_#7=AdobeFlashPlayerInstaller;.*;;1;0;0;1;0;1;
|
||||||
Config_rule_#9=MozillaDialogClass;.*;;1;0;0;1;1;0;
|
Config_rule_#8=CalcFrame;.*;;1;0;0;1;1;0;
|
||||||
Config_rule_#10=_sp;_sp;;1;0;0;1;0;1;
|
Config_rule_#9=MozillaDialogClass;.*;;1;0;0;1;1;0;
|
||||||
Config_rule_#11=MozillaWindowClass;.* - Mozilla Firefox;;1;0;0;0;1;0;Maximize
|
Config_rule_#10=_sp;_sp;;1;0;0;1;0;1;
|
||||||
Config_rule_#12=Chrome_WidgetWin_1;.*;;1;0;0;0;1;0;Maximize
|
Config_rule_#11=MozillaWindowClass;.* - Mozilla Firefox;;1;0;0;0;1;0;Maximize
|
||||||
|
Config_rule_#12=Chrome_WidgetWin_1;.*;;1;0;0;0;1;0;Maximize
|
||||||
|
```
|
||||||
|
|
||||||
`Config_ruleCount=12`
|
`Config_ruleCount=12`
|
||||||
> This variable will be automatically set to the total number of active rules
|
> This variable will be automatically set to the total number of active rules
|
||||||
|
|
Loading…
Reference in a new issue