fix: terminal settings

This commit is contained in:
Michel 2024-12-03 15:42:47 +01:00
parent d5e79f1088
commit 833a30aef8
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@ XTerm*termName: xterm-256color
XTerm*background: rgb:00/00/00
XTerm*foreground: white
XTerm*geometry: 100x60
XTerm*geometry: 90x40
! To dump mono fonts:
! fc-list :scalable=true:spacing=mono: family | sort

1
.zshrc
View File

@ -468,7 +468,6 @@ export BROWSER=firefox
export EDITOR=vi
export LESS=-iFRS
export SYSTEMD_LESS='iFRSXMK'
export VISUAL=bat
###