forked from cromer/pamac-classic
add font selection for terminal
fix manager to work better when compiling without aur
This commit is contained in:
@@ -21,3 +21,6 @@ BackgroundColor = rgb(0,0,0)
|
||||
|
||||
## Terminal foreground color
|
||||
ForegroundColor = rgb(255,255,255)
|
||||
|
||||
## The font used in the terminal
|
||||
TerminalFont = Monospace Regular 12
|
||||
|
@@ -36,3 +36,6 @@ BackgroundColor = rgb(0,0,0)
|
||||
|
||||
## Terminal foreground color
|
||||
ForegroundColor = rgb(255,255,255)
|
||||
|
||||
## The font used in the terminal
|
||||
TerminalFont = Monospace Regular 12
|
||||
|
Reference in New Issue
Block a user