Commit c927d540 authored by James T. Lee's avatar James T. Lee
Browse files

urxvt: Correct letterSpace on 9.22

parent 792ad78b
...@@ -33,6 +33,7 @@ URxvt.secondaryScroll: false ...@@ -33,6 +33,7 @@ URxvt.secondaryScroll: false
URxvt.secondaryWheel: true URxvt.secondaryWheel: true
URxvt.termName: rxvt-unicode-256color-powerline URxvt.termName: rxvt-unicode-256color-powerline
URxvt.urgentOnBell: true URxvt.urgentOnBell: true
URxvt.letterSpace: -1
<% dark.terminal.each do |c| -%> <% dark.terminal.each do |c| -%>
XTerm*color<%= c.ansi %>: <%= c.x11 %> XTerm*color<%= c.ansi %>: <%= c.x11 %>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment