added hint

This commit is contained in:
vaxerski 2022-09-05 13:35:21 +02:00
parent 628ae58755
commit 55619cdc39
1 changed files with 8 additions and 3 deletions

View File

@ -7,11 +7,16 @@ By removing the line `autogenerated=1` you'll remove the yellow warning.
There is no "reload" keybind. The config is reloaded the moment you save it. There is no "reload" keybind. The config is reloaded the moment you save it.
Refer to the example config in
[example/hyprland.conf](https://github.com/hyprwm/Hyprland/blob/main/example/hyprland.conf).
Start a section with `name {` and end in `}` ***in separate lines!*** Start a section with `name {` and end in `}` ***in separate lines!***
{{< hint type=important >}}
The default config is *very* barebones. Please refer to this wiki page and the pages
linked further down here for full configuration instructions.
**Make sure to read the "Basic configuring" page as well**. It covers all the
toggleable / numerical options.
{{< /hint >}}
# Line style # Line style
every config line is a command followed by a value. every config line is a command followed by a value.