From 3914672dd586d0e842e9113026bb6874c9b29ffa Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 12 Jul 2022 15:41:42 +0200 Subject: [PATCH] mention more config options in cfgs --- example/hyprland.conf | 5 +++++ src/config/defaultConfig.hpp | 6 ++++++ 2 files changed, 11 insertions(+) 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