From 88506d428485e25b609d90cd46da16d5ccf4a317 Mon Sep 17 00:00:00 2001 From: Blake Lee Date: Fri, 15 Jul 2022 22:34:35 -0400 Subject: [PATCH] Apply suggestions from code review --- docs/Hyprland.1.rst | 18 ++++-------------- docs/hyprctl.1.rst | 1 - 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/docs/Hyprland.1.rst b/docs/Hyprland.1.rst index 332d8266..8c4cbc66 100644 --- a/docs/Hyprland.1.rst +++ b/docs/Hyprland.1.rst @@ -10,7 +10,7 @@ Dynamic tiling Wayland compositor :Copyright: Copyright (c) 2022, vaxerski :Version: 0.7.1beta :Manual section: 1 -:Manual group: HYPRLAND +:Manual group: Hyprland SYNOPSIS ======== @@ -23,6 +23,9 @@ DESCRIPTION ``Hyprland`` is a dynamic tiling Wayland compositor based on wlroots 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. + NOTICE ====== @@ -35,19 +38,6 @@ CONFIGURATION For configuration information please see <`https://github.com/hyprwm/Hyprland/wiki`>. -LAUNCHING -========= - -You can launch Hyprland by either going into a TTY and executing ``Hyprland``, or with a login manager. - -`IMPORTANT`: Do `not` launch ``Hyprland`` with `root` permissions (don't `sudo`) - -Login managers are not officially supported, but here's a short compatibility list: - - * SDDM -> Works flawlessly. - * GDM -> Works with the caveat of crashing `Hyprland` on the first launch. - * ly -> Works with minor issues and/or caveats. - OPTIONS ======= diff --git a/docs/hyprctl.1.rst b/docs/hyprctl.1.rst index 1ab8bdbf..42606bd4 100644 --- a/docs/hyprctl.1.rst +++ b/docs/hyprctl.1.rst @@ -21,7 +21,6 @@ DESCRIPTION =========== ``hyprctl`` is a utility for controlling some parts of the compositor from a CLI or a script. -If you install with make install, or any package, it should automatically be installed. COMMANDS ========