diff --git a/example/hyprland.conf b/example/hyprland.conf index 30c8559e..a42f0550 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -3,6 +3,11 @@ # # Refer to the wiki for more information. +# +# Please note not all available settings / options are set here. +# For a full list, see the wiki (basic and advanced configuring) +# + monitor=,1280x720@60,0x0,1 workspace=DP-1,1 diff --git a/src/config/defaultConfig.hpp b/src/config/defaultConfig.hpp index e8afb296..1577e36a 100644 --- a/src/config/defaultConfig.hpp +++ b/src/config/defaultConfig.hpp @@ -9,6 +9,12 @@ PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT, OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. ######################################################################################## + +# +# Please note not all available settings / options are set here. +# For a full list, see the wiki (basic and advanced configuring) +# + autogenerated=1 # remove this line to get rid of the warning on top. monitor=,1920x1080@60,0x0,1