forked from cromer/pamac-classic
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
|
### 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
|