This commit is contained in:
pika 2025-05-04 21:38:23 +02:00
parent f6ea3c7adc
commit 237b14b009

View file

@ -350,6 +350,7 @@ __dep__() {
"$filemgr"
"$plexer"
"neovim"
"hyprland"
"stow"
"btop"
"entr"
@ -371,6 +372,13 @@ __dep__() {
yazi)
instPika yazi
;;
hyprland)
if ! $arch; then
instPika hyprland
else
_install hyprland hypridle hyprshot
fi
;;
hyprpanel)
if ! command_exists hyprpanel; then
if arch; then