Skip to content

Instantly share code, notes, and snippets.

@achilleas-k
Created October 18, 2016 20:56
Show Gist options
  • Save achilleas-k/25a7118ab7688b7f5393875d07f709d3 to your computer and use it in GitHub Desktop.
Save achilleas-k/25a7118ab7688b7f5393875d07f709d3 to your computer and use it in GitHub Desktop.
[options]
# font = DejaVu Sans Mono for Powerline 8
font = Droid Sans Mono for Powerline 8
scrollback_lines = 9999
geometry = 800x510
# cursor
cursor_blink = off
cursor_shape = block
# browser
browser = /usr/bin/chromium
# bell
audible_bell = true
visible_bell = true
urgent_on_bell = true
icon_name = utilities-terminal
[colors]
background = rgba(0, 0, 0, 0.9)
# background = #121212
foreground = #bfbfbf
foreground_bold = #ffffff
color0 = #3b3b3b
color1 = #cf4b42
color2 = #99ff6a
color3 = #d8ad4c
color4 = #597bc5
color5 = #a037b0
color6 = #71b9f8
color7 = #adadad
# vim: ft=dosini cms=#%s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment