From 47e45647e55921426411733b4bef15cd40a47778 Mon Sep 17 00:00:00 2001 From: Gaurav Bankar Date: Wed, 12 Jun 2024 15:12:20 +0530 Subject: [PATCH] added links --- docs/basic_configuration.md | 4 +++- docs/installation_Hypr.md | 1 + docs/prerequisites.md | 4 +++- docs/useful_utilities.md | 4 +++- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/basic_configuration.md b/docs/basic_configuration.md index 0a2b529..93ecd4c 100644 --- a/docs/basic_configuration.md +++ b/docs/basic_configuration.md @@ -136,4 +136,6 @@ We will add more binds as we progress. For comprehensive keybinding documentation, refer to the [Hyprland Keybindings Wiki](https://wiki.hyprland.org/Configuring/Binds/). -With your minimal Hyprland environment now operational, we're poised to elevate it from functional to phenomenal. In the following sections, we'll supercharge your setup with sleek status bars, lightning-fast application launchers, and dynamic wallpaper utilities. Brace yourself for a deep dive into advanced customization that will transform your desktop into a powerhouse of aesthetics and efficiency. The groundwork is laid; now it's time to unleash the full potential of your Hyprland environment. \ No newline at end of file +With your minimal Hyprland environment now operational, we're poised to elevate it from functional to phenomenal. In the following sections, we'll supercharge your setup with sleek status bars, lightning-fast application launchers, and dynamic wallpaper utilities. Brace yourself for a deep dive into advanced customization that will transform your desktop into a powerhouse of aesthetics and efficiency. The groundwork is laid; now it's time to unleash the full potential of your Hyprland environment. + +Next: [Useful Utilities](docs/useful_utilities.md) \ No newline at end of file diff --git a/docs/installation_Hypr.md b/docs/installation_Hypr.md index cce64dd..a1d2db9 100644 --- a/docs/installation_Hypr.md +++ b/docs/installation_Hypr.md @@ -71,3 +71,4 @@ To access web resources, open Kitty and execute `brave-browser` to launch the Br ### 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. +Next: [Basic Configuration](docs/basic_configuration.md) \ No newline at end of file diff --git a/docs/prerequisites.md b/docs/prerequisites.md index 7d60060..2e7921c 100644 --- a/docs/prerequisites.md +++ b/docs/prerequisites.md @@ -75,4 +75,6 @@ This guide assumes understanding of Linux systems, particularly [Arch Linux](htt * **Update Your System:** Keep your system up to date before starting the installation to avoid any potential conflicts. -With these prerequisites in place, you're primed to delve into the intricacies of the Simple Hyprland guide and craft a cool, tiling-based environment on your Arch Linux system. \ No newline at end of file +With these prerequisites in place, you're primed to delve into the intricacies of the Simple Hyprland guide and craft a cool, tiling-based environment on your Arch Linux system. + +Next: [Core Installation](docs/installation_Hypr.md) \ No newline at end of file diff --git a/docs/useful_utilities.md b/docs/useful_utilities.md index 2904c74..3d4dba6 100644 --- a/docs/useful_utilities.md +++ b/docs/useful_utilities.md @@ -263,4 +263,6 @@ bind = SUPER, Print, exec, grimblast --notify copysave active bind = SUPER ALT, Print, exec, grimblast --notify copysave area ``` -With these utilities configured, your Hyprland environment now boasts enhanced functionality, aesthetics, and user experience, tailored to your preferences and workflow. \ No newline at end of file +With these utilities configured, your Hyprland environment now boasts enhanced functionality, aesthetics, and user experience, tailored to your preferences and workflow. + +Next: [Theming](docs/theming.md) \ No newline at end of file