Introduction
Introduction Statistics Contact Development Disclaimer Help
Fixing xdefaults and mutt config. - dotfiles - These are my dotfiles. There are…
Log
Files
Refs
README
---
commit 880272711827b8fe9ee861faa1613f3829e0e640
parent 389acd89db618a968c35226fa151cbd0263f217f
Author: Jay Scott <[email protected]>
Date: Sun, 26 Jan 2025 09:40:29 +0000
Fixing xdefaults and mutt config.
Diffstat:
M Xdefaults | 17 +++++++++--------
M mutt/muttrc | 3 +++
2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/Xdefaults b/Xdefaults
@@ -1,11 +1,12 @@
-xterm*FaceName: Hack
-xterm*FaceSize: 14
-xterm*toolBar: false
-xterm*scrollBar: false
-xterm*selectToClipboard: false
-XTerm*loginShell: true
-XTerm*scrollBar: false
-XTerm*selectToClipboard:true
+xterm*FaceName: Hack
+xterm*FaceSize: 14
+xterm*toolBar: false
+xterm*scrollBar: false
+xterm*selectToClipboard: false
+xterm*loginShell: true
+xterm*scrollBar: false
+xterm*selectToClipboard: true
+xterm.termName: xterm-256color
/* XFT */
Xft.dpi: 96
diff --git a/mutt/muttrc b/mutt/muttrc
@@ -1,3 +1,6 @@
+
+source ~/.config/mutt/theme
+
# info
set realname = 'Jay Scott'
set from = '[email protected]'
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.