diff options
author | justmessingaround <[email protected]> | 2024-09-09 20:49:17 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2024-09-09 16:19:17 +0100 |
commit | 9609b04ff9e63d16f9b2b9ecfdc732c2c7ebbf2f (patch) | |
tree | a46ef2ad8d23698fe872a2093122bbad77098b01 /docs | |
parent | 04421063af2941c6e27e6dca2bdc2c387778a3a5 (diff) | |
download | Hyprland-9609b04ff9e63d16f9b2b9ecfdc732c2c7ebbf2f.tar.gz Hyprland-9609b04ff9e63d16f9b2b9ecfdc732c2c7ebbf2f.zip |
man: Fixed the man page to show the new information (#7713)
* Update Hyprland.1.rst
* Update Hyprland.1
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Hyprland.1 | 4 | ||||
-rw-r--r-- | docs/Hyprland.1.rst | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/Hyprland.1 b/docs/Hyprland.1 index 92061da2..465671e1 100644 --- a/docs/Hyprland.1 +++ b/docs/Hyprland.1 @@ -10,8 +10,8 @@ Hyprland - Dynamic tiling Wayland compositor \f[B]Hyprland\f[R] [\f[I]arg [...]\f[R]]. .SH DESCRIPTION .PP -\f[B]Hyprland\f[R] is a dynamic tiling Wayland compositor based on -wlroots that doesn\[aq]t sacrifice on its looks. +\f[B]Hyprland\f[R] is an independent, highly customizable, +dynamic tiling Wayland compositor that doesn\[aq]t sacrifice on its looks. .PP You can launch Hyprland by either going into a TTY and executing \f[B]Hyprland\f[R], or with a login manager. diff --git a/docs/Hyprland.1.rst b/docs/Hyprland.1.rst index c73b4343..e10d9c6a 100644 --- a/docs/Hyprland.1.rst +++ b/docs/Hyprland.1.rst @@ -14,8 +14,8 @@ SYNOPSIS DESCRIPTION =========== -**Hyprland** is a dynamic tiling Wayland compositor based on -wlroots that doesn't sacrifice on its looks. +**Hyprland** is an independent, highly customizable, +dynamic tiling Wayland compositor that doesn't sacrifice on its looks. You can launch Hyprland by either going into a TTY and executing **Hyprland**, or with a login manager. |