Apply suggestions from code review

This commit is contained in:
Blake Lee 2022-07-15 22:34:35 -04:00
parent 9fc74a708e
commit 88506d4284
No known key found for this signature in database
GPG key ID: 87157C329108F09E
2 changed files with 4 additions and 15 deletions

View file

@ -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
=======

View file

@ -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
========