Fix: Added gtksourceview3 to dependencies (#958)

This commit is contained in:
Jas Singh
2025-05-26 22:44:15 -07:00
committed by GitHub
parent 8cf5806766
commit fff65524c5
2 changed files with 4 additions and 9 deletions

View File

@@ -36,6 +36,7 @@ dart-sass
wl-clipboard
upower
gvfs
gtksourceview3
```
**NOTE: HyprPanel will not run without the required dependencies.**
@@ -83,16 +84,8 @@ swww
### Arch
pacman:
```bash
sudo pacman -S --needed wireplumber libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python upower pacman-contrib power-profiles-daemon gvfs
```
AUR:
```bash
yay -S --needed aylurs-gtk-shell-git grimblast-git wf-recorder-git hyprpicker matugen-bin python-gpustat hyprsunset-git
yay -S --needed aylurs-gtk-shell-git wireplumber libgtop bluez bluez-utils btop networkmanager dart-sass wl-clipboard brightnessctl swww python upower pacman-contrib power-profiles-daemon gvfs gtksourceview3 grimblast-git wf-recorder-git hyprpicker matugen-bin python-gpustat hyprsunset-git
```
### Fedora