From 08c284e056a55dfba6b85940278baa0e0be8ecf6 Mon Sep 17 00:00:00 2001 From: javalsai Date: Mon, 19 Jan 2026 22:46:08 +0100 Subject: [PATCH] docs: typos & formating --- CHANGELOG.md | 2 +- docs/INSTALL.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c80ab1b..7ddd418 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ - + diff --git a/docs/INSTALL.md b/docs/INSTALL.md index c0e521e..c88ab7b 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -1,10 +1,10 @@ # Table of Contents - [Packages](#packages) - - [Fedora](#fedora) - - [AUR](#aur) - - [Nix Flake](#nix-flake) - - [Nix Module](#nix-module) + - [Fedora](#fedora) + - [AUR](#aur) + - [Nix Flake](#nix-flake) + - [Nix Module](#nix-module) - [Installing from Source](#installing-from-source) # Packages @@ -27,7 +27,7 @@ systemctl enable lidm Lidm now should show on the next boot! -If you are on a TTY and don't wish to reboot, you should be able to use `--now` with both commands. It's likely to kill your current desktop evironment if it was launched from it. +If you are on a TTY and don't wish to reboot, you should be able to use `--now` with both commands. It's likely to kill your current desktop environment if it was launched from it. ## Fedora