aboutsummaryrefslogtreecommitdiffstats
path: root/termite
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-10-05 11:04:42 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2016-10-05 11:04:42 +0200
commitbca24f634795b670883348f7aaca95f987e0c388 (patch)
treecf587522fd77f3c8343c645d4ea3a22251771b83 /termite
parent66104813e8bd9a6d6e86a52647daf8fb2a7e0fc7 (diff)
downloaddotfiles-bca24f634795b670883348f7aaca95f987e0c388.tar.xz
termite: Bump config
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'termite')
-rw-r--r--termite/config63
1 files changed, 36 insertions, 27 deletions
diff --git a/termite/config b/termite/config
index 6d5b01e..3558710 100644
--- a/termite/config
+++ b/termite/config
@@ -1,16 +1,14 @@
[options]
-resize_grip = false
scroll_on_output = false
scroll_on_keystroke = true
audible_bell = false
-visible_bell = true
mouse_autohide = false
allow_bold = true
dynamic_title = true
urgent_on_bell = true
clickable_url = true
-font = FNCP6 11.2
-scrollback_lines = 1000
+font = Inconsolatazi4 11
+scrollback_lines = 10000
search_wrap = true
icon_name = terminal
geometry = 618x306
@@ -21,32 +19,41 @@ cursor_blink = off
# "block", "underline" or "ibeam"
cursor_shape = block
-# word characters used for word selection
-# (default if unset: all graphic non-punctuation/space characters)
-#word_chars = -A-Za-z0-9,./?%&#:_=+@~
+# $BROWSER is used by default if set, with xdg-open as a fallback
+#browser = xdg-open
+
+# set size hints for the window
+#size_hints = false
+
+# Hide links that are no longer valid in url select overlay mode
+filter_unmatched_urls = true
+
+# emit escape sequences for extra modified keys
+modify_other_keys = true
[colors]
+#cursor = #dcdccc
foreground = #dcdccc
foreground_bold = #ffffff
-#foreground_dim = #888888
-#background = #3f3f3f
background = #303030
-#cursor = #dcdccc
+
+# 20% background transparency (requires a compositor)
+#background = rgba(63, 63, 63, 0.8)
# if unset, will reverse foreground and background
highlight = #252525
# colors from color0 to color254 can be set
-color0 = #3f3f3f
-color1 = #906060
-color2 = #60b48a
-color3 = #dfaf8f
-color4 = #607080
-color5 = #dc8cc3
-color6 = #8cd0d3
-color7 = #dcdccc
-color8 = #709080
-color9 = #dca3a3
+color0 = #3f3f3f
+color1 = #906060
+color2 = #60b48a
+color3 = #dfaf8f
+color4 = #607080
+color5 = #dc8cc3
+color6 = #8cd0d3
+color7 = #dcdccc
+color8 = #709080
+color9 = #dca3a3
color10 = #c3bf9f
color11 = #f0dfaf
color12 = #94bff3
@@ -55,12 +62,14 @@ color14 = #93e0e3
color15 = #ffffff
[hints]
-#font = Monospace 9
-#foreground = #dcdccc
-#background = #3f3f3f
-#padding = 2
-#border = #3f3f3f
+#font = Monospace 12
+#foreground = #dcdccc
+#background = #3f3f3f
+#active_foreground = #e68080
+#active_background = #3f3f3f
+#padding = 2
+#border = #3f3f3f
#border_width = 0.5
-#roundness = 2.0
+#roundness = 2.0
-# vim: ft=dosini
+# vim: ft=dosini cms=#%s