mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 22:39:57 -05:00
Auto skip when exists for plasma intg
This commit is contained in:
@@ -90,6 +90,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
## Optional dependencies
|
## Optional dependencies
|
||||||
|
if pacman -Qs ^plasma-browser-integration$ ;then SKIP_PLASMAINTG=true;fi
|
||||||
case $SKIP_PLASMAINTG in
|
case $SKIP_PLASMAINTG in
|
||||||
true) sleep 0;;
|
true) sleep 0;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user