From a1b2dfad7165c6241862ced067a3429b45152b94 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:34:39 +0200 Subject: [PATCH] fix type --- pages/Configuring/Advanced-config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index f11c78a..e14512e 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -85,7 +85,7 @@ workspace=DP-1,1 will tell Hyprland to make the default workspace on DP-1 a number 1. -{{< hint=important >}} +{{< hint type=important >}} This keyword depends on a monitor rule set specifically for the targeted monitor, and ***MUST*** be after it. {{< /hint >}} @@ -99,7 +99,7 @@ monitor=NAME,transform,TRANSFORM where `NAME` is the name, and `TRANSFORM` is an integer, from 0 to 7, corresponding to your transform of choice. -{{< hint=important >}} +{{< hint type=important >}} This keyword depends on a monitor rule set specifically for the targeted monitor, and ***MUST*** be after it. {{< /hint >}}