Skip to content

Instantly share code, notes, and snippets.

@jshields
Last active August 9, 2018 21:08
Show Gist options
  • Save jshields/37e30083f9c630cb3aa3fc1a556b55fb to your computer and use it in GitHub Desktop.
Save jshields/37e30083f9c630cb3aa3fc1a556b55fb to your computer and use it in GitHub Desktop.
Disable keybindings that conflict with emacs and increase color contrast for dark blue text (links)
[global_config]
title_font = Ubuntu Mono 16
title_use_system_font = False
[keybindings]
broadcast_all = None
broadcast_group = None
broadcast_off = None
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_image = None
font = Ubuntu Mono 16
foreground_color = "#ffffff"
icon_bell = False
palette = "#000000:#cd0000:#00cd00:#cdcd00:#73d200:#cd00cd:#e9b900:#e5e5e5:#7f7f7f:#ff0000:#00ff00:#fef200:#6ca700:#ff00ff:#c17d00:#ffffff"
scrollback_infinite = True
show_titlebar = False
use_system_font = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment