added links

This commit is contained in:
Gaurav Bankar
2024-06-12 15:12:20 +05:30
parent d16a6161dd
commit 47e45647e5
4 changed files with 10 additions and 3 deletions

View File

@@ -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.
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)

View File

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

View File

@@ -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.
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)

View File

@@ -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.
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)