diff options
author | Matthew Lemon <y@yulqen.org> | 2024-12-30 05:55:10 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-12-30 05:57:16 +0000 |
commit | 34e75953447324cb8e7a58d3f3521af97f8b626a (patch) | |
tree | ad2870fe76f4d34f92e0d797ceacffb8429b1e7d | |
parent | f87d6a8196e67128610427acd9dc0e526ed0e825 (diff) |
Adds login shell
-rw-r--r-- | Xresources-laptop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Xresources-laptop b/Xresources-laptop index 88194a6..b20ef57 100644 --- a/Xresources-laptop +++ b/Xresources-laptop @@ -14,6 +14,7 @@ Xft.dpi: 196 /* xterm*faceName: terminus-16 */ /* xterm*font: terminus-18 */ /* xterm*faceName: Hack Nerd Font Mono */ +xterm*loginShell: true XTerm*cursorBlink: false XTerm*blinkAsBold: false /* XTerm*colorMode: false */ |