forked from cromer/pamac-classic
add terminal colors
This commit is contained in:
@@ -15,3 +15,9 @@ KeepNumPackages = 3
|
||||
|
||||
## Remove only the versions of uninstalled packages when clean cache:
|
||||
#OnlyRmUninstalled
|
||||
|
||||
## Terminal background color
|
||||
BackgroundColor = rgb(0,0,0)
|
||||
|
||||
## Terminal foreground color
|
||||
ForegroundColor = rgb(255,255,255)
|
||||
|
Reference in New Issue
Block a user