@@ -14,7 +14,8 @@
|
|||||||
|
|
||||||
A panel built for Hyprland with [AGS](https://github.com/Aylur/ags)
|
A panel built for Hyprland with [AGS](https://github.com/Aylur/ags)
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -69,6 +70,7 @@ power-profiles-daemon
|
|||||||
### Arch
|
### Arch
|
||||||
|
|
||||||
pacman:
|
pacman:
|
||||||
|
|
||||||
```bash
|
```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
|
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
|
### 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:
|
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
|
```bash
|
||||||
sudo dnf copr enable solopasha/hyprland
|
sudo dnf copr enable solopasha/hyprland
|
||||||
sudo dnf copr enable heus-sueh/packages
|
sudo dnf copr enable heus-sueh/packages
|
||||||
@@ -89,16 +92,19 @@ sudo dnf config-manager --save --setopt=copr:copr.fedorainfracloud.org:heus-sueh
|
|||||||
```
|
```
|
||||||
|
|
||||||
DNF:
|
DNF:
|
||||||
|
|
||||||
```bash
|
```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
|
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:
|
bun:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bun install -g sass
|
bun install -g sass
|
||||||
```
|
```
|
||||||
|
|
||||||
flatpak:
|
flatpak:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
flatpak install flathub --system com.dec05eba.gpu_screen_recorder
|
flatpak install flathub --system com.dec05eba.gpu_screen_recorder
|
||||||
```
|
```
|
||||||
@@ -106,6 +112,7 @@ flatpak install flathub --system com.dec05eba.gpu_screen_recorder
|
|||||||
#### Optional Dependencies
|
#### Optional Dependencies
|
||||||
|
|
||||||
pip:
|
pip:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install python python3-pip; pip install gpustat pywal
|
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
BIN
assets/hp1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 425 KiB |
BIN
assets/hp2.png
Normal file
BIN
assets/hp2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 706 KiB |
Reference in New Issue
Block a user