minor modifications
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Basic Configuration
|
||||||
|
|
||||||
|
In this section, we'll cover the fundamental configurations needed to get your Hyprland environment up and running smoothly. Let's dive into each aspect.
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
# Hyprland & Critical Softwares
|
# Hyprland & Critical Softwares
|
||||||
|
|
||||||
Now that our base system is set up with all the prerequisites, it's time to start transforming your setup with Hyprland. In this section, we'll walk you through installing Hyprland and essential software to ensure a smooth and efficient workflow.
|
Now that our base system is set up with all the prerequisites, it's time to start transforming your setup with Hyprland. In this section, we'll walk you through installing Hyprland and essential software to ensure a smooth and efficient workflow.
|
||||||
|
|
||||||
### Hyprland Installation
|
### Hyprland Installation
|
||||||
@@ -23,6 +22,8 @@ Now that our base system is set up with all the prerequisites, it's time to star
|
|||||||
* `SUPER + C`: Kill the active window
|
* `SUPER + C`: Kill the active window
|
||||||
* `SUPER + M`: Quit hyprland (but why would you want to?)
|
* `SUPER + M`: Quit hyprland (but why would you want to?)
|
||||||
|
|
||||||
|
* How to access the web(this tutorial), open kitty and launch Firefox with `firefox`
|
||||||
|
|
||||||
4. Add the necessary environment variables to your `hyprland.conf`.
|
4. Add the necessary environment variables to your `hyprland.conf`.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
@@ -56,7 +57,6 @@ Now that our base system is set up with all the prerequisites, it's time to star
|
|||||||
A notification daemon is essential for handling system notifications. If you're unsure which to use, dunst is a worthy choice.
|
A notification daemon is essential for handling system notifications. If you're unsure which to use, dunst is a worthy choice.
|
||||||
```
|
```
|
||||||
pacman -S dunst
|
pacman -S dunst
|
||||||
|
|
||||||
```
|
```
|
||||||
### Restart Hyprland
|
### Restart Hyprland
|
||||||
After installing the critical software and making the necessary configurations, restart your Hyprland session to apply the changes. This will ensure that all new settings and software are properly loaded.
|
After installing the critical software and making the necessary configurations, restart your Hyprland session to apply the changes. This will ensure that all new settings and software are properly loaded.
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
Before we dive into the nitty-gritty of setting up Hyprland, let's make sure you've got your ducks in a row. These prerequisites will ensure a smooth sail through the installation and configuration process, so you can bask in the glory of a customized tiling experience.
|
Before we dive into the nitty-gritty of setting up Hyprland, let's make sure you've got your ducks in a row. These prerequisites will ensure a smooth sail through the installation and configuration process, so you can bask in the glory of a customized tiling experience.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user