Update hyprpanel image (#312)

* Update hyprpanel image

* Update images
This commit is contained in:
Jas Singh
2024-10-08 00:27:39 -07:00
committed by GitHub
parent e30cefcf8b
commit f2985e7c78
4 changed files with 8 additions and 1 deletions

View File

@@ -14,7 +14,8 @@
A panel built for Hyprland with [AGS](https://github.com/Aylur/ags)
![HyprPanel](./assets/HyprPanel.png)
![HyprPanel1](./assets/hp1.png)
![HyprPanel2](./assets/hp2.png)
## Installation
@@ -69,6 +70,7 @@ power-profiles-daemon
### Arch
pacman:
```bash
sudo pacman -S pipewire libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python gnome-bluetooth-3.0 pacman-contrib power-profiles-daemon
```
@@ -82,6 +84,7 @@ yay -S grimblast-git gpu-screen-recorder hyprpicker matugen-bin python-gpustat a
### Fedora
COPR - Add [solopasha/hyprland](https://copr.fedorainfracloud.org/coprs/solopasha/hyprland/) for most hyprland-related dependencies, and [hues-sueh/packages](https://copr.fedorainfracloud.org/coprs/heus-sueh/packages/) for matugen. Both provide the `swww` package, so prioritise the former repo:
```bash
sudo dnf copr enable solopasha/hyprland
sudo dnf copr enable heus-sueh/packages
@@ -89,16 +92,19 @@ sudo dnf config-manager --save --setopt=copr:copr.fedorainfracloud.org:heus-sueh
```
DNF:
```bash
sudo dnf install pipewire libgtop2 bluez bluez-tools grimblast hyprpicker btop NetworkManager wl-clipboard swww brightnessctl gnome-bluetooth aylurs-gtk-shell power-profiles-daemon gvfs
```
bun:
```bash
bun install -g sass
```
flatpak:
```bash
flatpak install flathub --system com.dec05eba.gpu_screen_recorder
```
@@ -106,6 +112,7 @@ flatpak install flathub --system com.dec05eba.gpu_screen_recorder
#### Optional Dependencies
pip:
```bash
sudo dnf install python python3-pip; pip install gpustat pywal
```

Binary file not shown.

Before

Width:  |  Height:  |  Size: 541 KiB

After

Width:  |  Height:  |  Size: 558 KiB

BIN
assets/hp1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

BIN
assets/hp2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 KiB