diff options
Diffstat (limited to 'etc/modules.ini')
-rw-r--r-- | etc/modules.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/modules.ini b/etc/modules.ini index 1f53527..b4852b1 100644 --- a/etc/modules.ini +++ b/etc/modules.ini @@ -20,7 +20,7 @@ ModulesBanned=embedded # If a suggested module is not present, then startup will not fail. # Typically this should contain modules most likely to be used on the system # OHM is targeted for. Order is unimportant, separate entries with ';'. -ModulesSuggested=acadapter;backlight;battery;timeremaining;idle;powerstatus;dpms;buttons +ModulesSuggested=acadapter;backlight;battery;timeremaining;idle;powerstatus;dpms;buttons;xorg # This should list all the modules that are required for coldplug. # If a required module cannot be loaded, then startup will fail. |