diff options
Diffstat (limited to 'config/standard/module.pager.src')
-rw-r--r-- | config/standard/module.pager.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/standard/module.pager.src b/config/standard/module.pager.src index d8b5a74501..82a0a3ae99 100644 --- a/config/standard/module.pager.src +++ b/config/standard/module.pager.src @@ -1,9 +1,9 @@ group "Pager_Config" struct { value "popup" uint: 1; - value "popup_speed" double: 1.0; + value "popup_speed" double: 1.0000000000000000000000000; value "popup_urgent" uint: 0; value "popup_urgent_stick" uint: 0; - value "popup_urgent_speed" double: 1.5; + value "popup_urgent_speed" double: 1.5000000000000000000000000; value "show_desk_names" uint: 1; value "popup_height" int: 60; value "popup_act_height" int: 60; |