diff options
Diffstat (limited to 'data/settings.pl')
| -rwxr-xr-x | data/settings.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/settings.pl b/data/settings.pl index fff087d..6b3b5af 100755 --- a/data/settings.pl +++ b/data/settings.pl @@ -14,6 +14,9 @@ our %S = (%S, # retain options from parent script # display style => "333networks", + # rotate styles + rotate_styles => 0, + # display the style selection/test box style_box => 0, |
