From a5b4e1c548e3339e103147da667e15f0dd06d858 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Wed, 19 Oct 2022 18:38:11 +0300 Subject: [PATCH] wording & markdown styling --- pages/Configuring/Window-Rules.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index ed7927d..c1be4fb 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -14,10 +14,10 @@ You can set window rules to achieve different behaviours from the active contain windowrule=RULE,WINDOW ``` -- `RULE` is a rule (and a param if applicable) -- `WINDOW` is a RegEx, either: - - plain RegEx (for matching a window class); - - `title:` followed by a regex (for matching a window's title) ++ `RULE` is a rule (and a param if applicable) ++ `WINDOW` is a RegEx, either: + + plain RegEx (for matching a window class); + + `title:` followed by a regex (for matching a window's title) #### Examples @@ -52,7 +52,7 @@ Keep in mind that you *have* to declare at least one field, but not all. {{< hint type=tip >}} -To get informations about windows' class, title, if it uses XWayland or its size, you can use `hyprctl client`. +To get more information about a window's class, title, XWayland status or its size; you can use `hyprctl clients`. {{< /hint >}} @@ -81,7 +81,7 @@ To get informations about windows' class, title, if it uses XWayland or its size | pin | pins the window _note: floating only_ | | noanim | disables the animations for the window | -#### Examples +### Examples ```ini windowrule = move 100 100,^(kitty)$ @@ -89,6 +89,8 @@ windowrule = animation popin,^(kitty)$ windowrule = noblur,^(firefox)$ ``` +## Notes + {{< hint type=tip >}} Opacity is _always_ a PRODUCT of all opacities. E.g. active_opacity to