blob: 6979544411d3ce35d5556ef2ea28c954bb92a265 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
#include "base16-tomorrow"
*.faceName: IBM Plex Mono:size=10
*.font: -xos4-terminus-medium-r-*-*-18-*-*-*-*-*-iso10646-*
*.saveLines: 16384
Xcursor.theme: Capitane Cursors - White
Xcursor.size: 16
Emacs.ToolBar: off
Emacs.MenuBar: off
Emacs.ScrollBars: off
Emacs.CursorBlink: off
rofi.font: Monospace Bold 14
st.borderpx: 1
st.chscale: 1.2
st.bold_font: 0
st.mouseScrollLines: 3
XTerm.VT100.backarrowKey: false
! XTerm.TtyModes: erase ^?
XTerm.PtyInitialErase: true
XTerm.DecTerminalID: vt340
XTerm.NumColorRegisters: 256
XTerm.TermName: xterm-256color
XTerm.Utf8: false
XTerm.EightBitInput: true
XTerm.EightBitMeta: false
XTerm.MetaSendsEscape: false
XTerm.CharClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
XTerm.On3Clicks: regex ([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
! start with TrueType fonts enabled
XTerm.VT100.RenderFont: true
|