From 283e6a58616570fb4769559cc4fabd6003173b2b Mon Sep 17 00:00:00 2001 From: Gaurav Bankar Date: Tue, 11 Jun 2024 05:17:07 +0530 Subject: [PATCH] minor formatting improvements --- docs/installation_Hypr.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/installation_Hypr.md b/docs/installation_Hypr.md index c67df76..e2d9860 100644 --- a/docs/installation_Hypr.md +++ b/docs/installation_Hypr.md @@ -44,9 +44,9 @@ To access web resources, open Kitty and execute `brave-browser` to launch the Br * To autostart Polkit, append the following to your `hyprland.conf`: - ``` - exec-once=/usr/lib/polkit-kde-authentication-agent-1 - ``` + ``` + exec-once=/usr/lib/polkit-kde-authentication-agent-1 + ``` * Note: Ensure there's no whitespace between `=` and `/`. @@ -64,9 +64,9 @@ To access web resources, open Kitty and execute `brave-browser` to launch the Br * To autostart dunst, append the following to your `hyprland.conf`: - ``` - exec-once=/usr/bin/dunst - ``` + ``` + exec-once=/usr/bin/dunst + ``` ### Hyprland Session Reload After installing the critical software components and making the necessary configurations, restart your Hyprland session to ensure all new settings and software are properly initialized and integrated.