config: fix errors in default config

This commit is contained in:
Vaxry 2024-02-18 15:34:43 +00:00
parent 5fc0b772c7
commit fae47ef462

View file

@ -3,11 +3,11 @@
#include <string> #include <string>
inline const std::string AUTOCONFIG = R"#( inline const std::string AUTOCONFIG = R"#(
######################################################################################## # #######################################################################################
# AUTOGENERATED HYPR CONFIG. # AUTOGENERATED HYPR CONFIG.
# PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT, # PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT,
# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. # OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
######################################################################################## # #######################################################################################
# #
# Please note not all available settings / options are set here. # Please note not all available settings / options are set here.