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

|
||||

|
||||

|
||||
|
||||
## 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user