V-Panel/config/default.cfg
Eric Smith 96c4d39946 add long-press gesture for touch-friendly preset popup
- replace instant drag-on-press with 500ms long-press timer
- cancel long-press on early release or movement past 10px threshold
- preserve double-click for mouse users (backward compatible)
- resize edge detection still instant (no long-press)
- cancel long-press on mouse_exit and grid rebuild
- fix: ConfigFile reserved word 'default' removed from config
2026-05-21 08:58:04 -04:00

11 lines
147 B
INI

[background]
color=0.08, 0.08, 0.12
[modules]
show_cpu=true
show_memory=true
show_network=true
show_disk=true
[performance]
refresh_interval=1.0