terminator: Change font
This commit is contained in:
parent
7487dc74dd
commit
22e1fbb892
@ -6,14 +6,14 @@
|
|||||||
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||||
suppress_multiple_term_dialog = True
|
suppress_multiple_term_dialog = True
|
||||||
title_use_system_font = False
|
title_use_system_font = False
|
||||||
title_font = Sans 11
|
title_font = Fira Code weight=453 11
|
||||||
[keybindings]
|
[keybindings]
|
||||||
[profiles]
|
[profiles]
|
||||||
[[default]]
|
[[default]]
|
||||||
background_darkness = 0.6
|
background_darkness = 0.6
|
||||||
background_type = transparent
|
background_type = transparent
|
||||||
cursor_color = "#908c8c"
|
cursor_color = "#908c8c"
|
||||||
font = Monospace 11
|
font = Fira Code weight=453 11
|
||||||
foreground_color = "#ffffff"
|
foreground_color = "#ffffff"
|
||||||
scrollback_infinite = True
|
scrollback_infinite = True
|
||||||
palette = "#000000:#aa0000:#00aa00:#f57900:#55ffff:#ff006e:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#55ffff:#ff006e:#00aaaa:#ffffff"
|
palette = "#000000:#aa0000:#00aa00:#f57900:#55ffff:#ff006e:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#55ffff:#ff006e:#00aaaa:#ffffff"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user