mirror of
https://github.com/shvedes/photoshop-linux.git
synced 2025-07-04 02:15:07 +00:00
comment update
This commit is contained in:
parent
491f36732c
commit
55e2743cdc
@ -107,6 +107,8 @@ ask_user() {
|
||||
|
||||
# Imagemagick is needed in case you are not using Papirus Icons.
|
||||
# One of the functions will load a Photoshop `.webp` icon and convert it to `.png`. The `.png` file will be used in the `.desktop` entry.
|
||||
# Keep in mind, that script will check the installation of icon pack, not an icon pack in use.
|
||||
# So if you have Papirus installed, but don't using it, script will not pull an icon from the internet.
|
||||
check_deps() {
|
||||
declare -A packages=(
|
||||
["curl"]="curl" # Usually pre-installed on most distributions
|
||||
|
Loading…
x
Reference in New Issue
Block a user