-
Notifications
You must be signed in to change notification settings - Fork 0
Options
Matheus Bastos edited this page Jan 14, 2023
·
3 revisions
These options are at the beginning of the script as variables.
Defines which package manager to use.
packageManager="pacman"
Defines whether to use the native package manager or only the cross-platform ones (like flatpaks, appimages, snaps);
nativePKGUpdate="enable"
Defines whether to use the flatpak manager or not.
flatpakUpdate="enabled"
snapUpdate="disabled"
If for some reason you want to put another name, change the alias and this variable (all dialogs will have this string changed). ( ツ )
callName="yuse"