diff options
Diffstat (limited to 'defaults.h')
-rw-r--r-- | defaults.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ char* _DEFAULT_FREQ; char* _DEFAULT_PROG; char* _DEFAULT_BAT_GOV; char* _DEFAULT_AC_GOV; +bool _DEFAULT_SHOW_BATTERY; bool _DEFAULT_USE_SUDO; #endif /* ifndef DEFAULTS_H */ |