1
0

Update readme.md

This commit is contained in:
Eli Fouts 2025-01-04 06:45:36 -05:00 committed by GitHub
parent 10afcd6d94
commit 7c076ed25d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,13 +9,13 @@ https://github.com/user-attachments/assets/6e81f77d-a115-4180-a032-7903d4d7193a
<details> <details>
<summary>Waybar</summary> <summary>Waybar</summary>
This is my Waybar Solution for clean, minimal settup for hyprland. it contains everything I wanted from waybar. as for other needs/wants like volume control im using `swaync` which i open from waybar. To add the `Blur` to waybar please see below. This is my Waybar Solution for clean, minimal settup for hyprland. it contains everything I wanted from waybar. as for other needs/wants like volume control im using `swaync` which i open from waybar. To add the `Blur` to waybar please see below.
![Waybar Screenshot](https://github.com/user-attachments/assets/10bbbd4b-08f3-475b-900d-ed6387c7f976) ![Waybar Screenshot](https://github.com/user-attachments/assets/10bbbd4b-08f3-475b-900d-ed6387c7f976)
## Worspaces ## Worspaces
I configured the worspaces so that if there is content on a workspace, the dont will be darker. this is so you can keep track of the content you have open and where tf it is!! I configured the worspaces so that if there is content on a workspace, the dont will be darker. this is so you can keep track of the content you have open and where tf it is!!
![2025-01-04-030026_hyprshot](https://github.com/user-attachments/assets/31668572-b35d-4acb-8525-8cb0e5669101) ![2025-01-04-030026_hyprshot](https://github.com/user-attachments/assets/31668572-b35d-4acb-8525-8cb0e5669101)
## Expanding waybar ## Expanding waybar
I have added this grouping so that you can make your waybr as clean as possible but still have all the things yoy need. I have added this grouping so that you can make your waybr as clean as possible but still have all the things yoy need.
![2025-01-04-030055_hyprshot](https://github.com/user-attachments/assets/6d8b334b-6b9d-4d0c-b208-dbd52f262d1d) ![2025-01-04-030055_hyprshot](https://github.com/user-attachments/assets/6d8b334b-6b9d-4d0c-b208-dbd52f262d1d)
### Dependancies for `Waybar` ### Dependancies for `Waybar`
``` ```
@ -28,15 +28,14 @@ https://github.com/user-attachments/assets/6e81f77d-a115-4180-a032-7903d4d7193a
swaync swaync
yay yay
``` ```
### Things to add to `hyprland` ### Things to add to `hyprland`
```exec-once = waybar``` ```exec-once = waybar```
### Blur ### Blur
``` ```
Coming Soon Coming Soon
`` ```
### If you want to use `Pywal` ### If you want to use `Pywal`
At the top of `waybar` `style.css` change the hostname to yours in the file path to the `pywal` colors. At the top of `waybar` `style.css` change the hostname to yours in the file path to the `pywal` colors.
</details> </details>