aboutsummaryrefslogtreecommitdiff
path: root/alacritty_windows.yml
diff options
context:
space:
mode:
authorZac Pullar-Strecker <zacps@users.noreply.github.com>2018-10-21 09:16:26 +1300
committerChristian Duerr <chrisduerr@users.noreply.github.com>2018-10-20 20:16:26 +0000
commit34ada9295d0d3801f305a9818de38ebaeb784f63 (patch)
tree03034911bc99f14d8dc16744daa05b5bdd9f8d02 /alacritty_windows.yml
parenta7e59d393d5ca93383b84d8ff7f2b912ba10c5b2 (diff)
downloadalacritty-34ada9295d0d3801f305a9818de38ebaeb784f63.tar.gz
alacritty-34ada9295d0d3801f305a9818de38ebaeb784f63.zip
Add support for rendering cursors to rusttype
Diffstat (limited to 'alacritty_windows.yml')
-rw-r--r--alacritty_windows.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/alacritty_windows.yml b/alacritty_windows.yml
index 1277d6dc..23210292 100644
--- a/alacritty_windows.yml
+++ b/alacritty_windows.yml
@@ -240,7 +240,12 @@ selection:
hide_cursor_when_typing: false
-# - Beam
+# Cursor style
+#
+# Values for 'cursor_style':
+# - Block
+# - Underline
+# - Beam
cursor_style: Block
# Whether the cursor should be a hollow block on window focus loss