From 02ab589e04e2f7c4c5e5cb6fa69d3f279fd88205 Mon Sep 17 00:00:00 2001 From: Vladimir-csp <4061903+Vladimir-csp@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:56:03 +0300 Subject: [PATCH] Code-tag "Hyprland" (#869) https://github.com/hyprwm/Hyprland/discussions/8459#discussioncomment-11248704 --- pages/Useful Utilities/Systemd-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Useful Utilities/Systemd-start.md b/pages/Useful Utilities/Systemd-start.md index 284de1aa..0ad6298b 100644 --- a/pages/Useful Utilities/Systemd-start.md +++ b/pages/Useful Utilities/Systemd-start.md @@ -72,7 +72,7 @@ if uwsm check may-start && uwsm select; then fi ``` -This will bring uwsm compositor selection menu after you log in tty1. Choose Hyprland entry and you're good to go. +This will bring uwsm compositor selection menu after you log in tty1. Choose `Hyprland` entry and you're good to go. If you want to bypass compositor selection menu and launch Hyprland directly, use this code in your shell profile, instead.