diff --git a/pages/Configuring/Configuring-Hyprland.md b/pages/Configuring/Configuring-Hyprland.md index 856a5dd..2563d2d 100644 --- a/pages/Configuring/Configuring-Hyprland.md +++ b/pages/Configuring/Configuring-Hyprland.md @@ -1,7 +1,7 @@ The config is located in `~/.config/hypr/hyprland.conf`. Hyprland will automatically generate an example config for you if -you don't have one. +you don't have one. You can find an example config [here](https://github.com/hyprwm/Hyprland/blob/main/example/hyprland.conf). By removing the line `autogenerated=1` you'll remove the yellow warning. diff --git a/pages/Getting Started/Master-Tutorial.md b/pages/Getting Started/Master-Tutorial.md index 7cfdcdc..fce4836 100644 --- a/pages/Getting Started/Master-Tutorial.md +++ b/pages/Getting Started/Master-Tutorial.md @@ -49,7 +49,8 @@ list: You're good to go with your adventure, technically. Use SUPER + Q to launch kitty. If you wish to choose the -default terminal before you proceed, you can do so in `~/.config/hypr/hyprland.conf`. +default terminal before you proceed, you can do so in `~/.config/hypr/hyprland.conf` +([example config](https://github.com/hyprwm/Hyprland/blob/main/example/hyprland.conf)). If you want the best experience with less hassle googling, keep reading.