mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
added hint
This commit is contained in:
parent
628ae58755
commit
55619cdc39
1 changed files with 8 additions and 3 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue