diff --git a/overlays/i3/etc/pamac.conf b/overlays/i3/etc/pamac.conf new file mode 100644 index 0000000000000000000000000000000000000000..164f7991822af35ddeb3a0190368f537f7220804 --- /dev/null +++ b/overlays/i3/etc/pamac.conf @@ -0,0 +1,38 @@ +### Pamac configuration file + +## When removing a package, also remove those dependencies +## that are not required by other packages (recurse option): +#RemoveUnrequiredDeps + +## How often to check for updates, value in hours (0 to disable): +RefreshPeriod = 6 + +## When there are no updates available, hide the tray icon: +#NoUpdateHideIcon + +## When applying updates, enable packages downgrade: +#EnableDowngrade + +## Allow Pamac to search and install packages from AUR: +#EnableAUR + +## When AUR support is enabled check for updates from AUR: +#CheckAURUpdates + +## When check updates from AUR support is enabled check for vcs updates: +#CheckAURVCSUpdates + +## AUR build directory: +BuildDirectory = /var/tmp + +## Number of versions of each package to keep in the cache: +KeepNumPackages = 3 + +## Remove only the versions of uninstalled packages when clean cache: +#OnlyRmUninstalled + +## Download updates in background +#DownloadUpdates + +## Maximum Parallel Downloads +MaxParallelDownloads = 1 diff --git a/overlays/kde/etc/pamac.conf b/overlays/kde/etc/pamac.conf new file mode 100644 index 0000000000000000000000000000000000000000..164f7991822af35ddeb3a0190368f537f7220804 --- /dev/null +++ b/overlays/kde/etc/pamac.conf @@ -0,0 +1,38 @@ +### Pamac configuration file + +## When removing a package, also remove those dependencies +## that are not required by other packages (recurse option): +#RemoveUnrequiredDeps + +## How often to check for updates, value in hours (0 to disable): +RefreshPeriod = 6 + +## When there are no updates available, hide the tray icon: +#NoUpdateHideIcon + +## When applying updates, enable packages downgrade: +#EnableDowngrade + +## Allow Pamac to search and install packages from AUR: +#EnableAUR + +## When AUR support is enabled check for updates from AUR: +#CheckAURUpdates + +## When check updates from AUR support is enabled check for vcs updates: +#CheckAURVCSUpdates + +## AUR build directory: +BuildDirectory = /var/tmp + +## Number of versions of each package to keep in the cache: +KeepNumPackages = 3 + +## Remove only the versions of uninstalled packages when clean cache: +#OnlyRmUninstalled + +## Download updates in background +#DownloadUpdates + +## Maximum Parallel Downloads +MaxParallelDownloads = 1 diff --git a/overlays/lxqt/etc/pamac.conf b/overlays/lxqt/etc/pamac.conf new file mode 100644 index 0000000000000000000000000000000000000000..164f7991822af35ddeb3a0190368f537f7220804 --- /dev/null +++ b/overlays/lxqt/etc/pamac.conf @@ -0,0 +1,38 @@ +### Pamac configuration file + +## When removing a package, also remove those dependencies +## that are not required by other packages (recurse option): +#RemoveUnrequiredDeps + +## How often to check for updates, value in hours (0 to disable): +RefreshPeriod = 6 + +## When there are no updates available, hide the tray icon: +#NoUpdateHideIcon + +## When applying updates, enable packages downgrade: +#EnableDowngrade + +## Allow Pamac to search and install packages from AUR: +#EnableAUR + +## When AUR support is enabled check for updates from AUR: +#CheckAURUpdates + +## When check updates from AUR support is enabled check for vcs updates: +#CheckAURVCSUpdates + +## AUR build directory: +BuildDirectory = /var/tmp + +## Number of versions of each package to keep in the cache: +KeepNumPackages = 3 + +## Remove only the versions of uninstalled packages when clean cache: +#OnlyRmUninstalled + +## Download updates in background +#DownloadUpdates + +## Maximum Parallel Downloads +MaxParallelDownloads = 1 diff --git a/overlays/mate/etc/pamac.conf b/overlays/mate/etc/pamac.conf new file mode 100644 index 0000000000000000000000000000000000000000..164f7991822af35ddeb3a0190368f537f7220804 --- /dev/null +++ b/overlays/mate/etc/pamac.conf @@ -0,0 +1,38 @@ +### Pamac configuration file + +## When removing a package, also remove those dependencies +## that are not required by other packages (recurse option): +#RemoveUnrequiredDeps + +## How often to check for updates, value in hours (0 to disable): +RefreshPeriod = 6 + +## When there are no updates available, hide the tray icon: +#NoUpdateHideIcon + +## When applying updates, enable packages downgrade: +#EnableDowngrade + +## Allow Pamac to search and install packages from AUR: +#EnableAUR + +## When AUR support is enabled check for updates from AUR: +#CheckAURUpdates + +## When check updates from AUR support is enabled check for vcs updates: +#CheckAURVCSUpdates + +## AUR build directory: +BuildDirectory = /var/tmp + +## Number of versions of each package to keep in the cache: +KeepNumPackages = 3 + +## Remove only the versions of uninstalled packages when clean cache: +#OnlyRmUninstalled + +## Download updates in background +#DownloadUpdates + +## Maximum Parallel Downloads +MaxParallelDownloads = 1