summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources5
1 files changed, 5 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
index 0a54cfc..a653af4 100644
--- a/.Xresources
+++ b/.Xresources
@@ -21,6 +21,11 @@ xterm*VT100.Translations: #override \
Ctrl <Key> Next: smaller-vt-font() \n\
Ctrl <Key> Prior: larger-vt-font() \n
! xterm*font: 7x14
+! Allow sixel graphics. (Try: "convert -colors 16 foo.jpg sixel:-").
+xterm*decTerminalID: vt340
+! Allow xterm to read the terminal window size (op #14)
+xterm*allowWindowOps : False
+xterm*disallowedWindowOps : 1,2,3,4,5,6,7,8,9,11,13,18,19,20,21,GetSelection,SetSelection,SetWinLines,SetXprop
! Black + DarkGrey
*color0: #000000