summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-12-22 16:25:40 -0800
committerMike Crute <mike@crute.us>2020-12-22 16:25:40 -0800
commite20d30658acbabf44b6f28d6a025c74ca3c01da6 (patch)
treed425dc3fd34ea4401213624b3e8225e6f4ebe272 /.Xresources
parent544696cafd4a904c76d8b528f43097928e8a2388 (diff)
downloaddotfiles-e20d30658acbabf44b6f28d6a025c74ca3c01da6.tar.bz2
dotfiles-e20d30658acbabf44b6f28d6a025c74ca3c01da6.tar.xz
dotfiles-e20d30658acbabf44b6f28d6a025c74ca3c01da6.zip
st: be explicit about cursor shape
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources3
1 files changed, 3 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
index e49ff2f..4b60d05 100644
--- a/.Xresources
+++ b/.Xresources
@@ -35,6 +35,9 @@ Xcursor.size: 24
35St.font: Source Code Pro:size=11:antialias=true:autohint=true 35St.font: Source Code Pro:size=11:antialias=true:autohint=true
36St.termname: xterm-256color 36St.termname: xterm-256color
37 37
38! Use block cursor shape
39St.cursorShape: 2
40
38! Hybrid (Dark; from terminal.sexy) 41! Hybrid (Dark; from terminal.sexy)
39!St.background: #1d1f21 42!St.background: #1d1f21
40!St.foreground: #c5c8c6 43!St.foreground: #c5c8c6