1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00

Update ssh config hosts

This commit is contained in:
DazAh
2020-03-09 21:15:19 +00:00
parent 469953e5d3
commit 6d79d6077d
3 changed files with 25 additions and 21 deletions
+3 -3
View File
@@ -12,7 +12,7 @@
# check the local terminfo database and use 'alacritty' if it is
# available, otherwise 'xterm-256color' is used.
#
#TERM: xterm-256color
TERM: xterm-256color
window:
# Window dimensions (changes require restart)
@@ -54,7 +54,7 @@ scrolling:
# to allow mouse scrolling for applications like `man`.
#
# Specifying `0` will disable faux scrolling.
faux_multiplier: 3
#faux_multiplier: 3
# Scroll to the bottom when new text is written to the terminal.
auto_scroll: false
@@ -232,7 +232,7 @@ visual_bell:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
background_opacity: 1.0
background_opacity: 0.7
# Mouse bindings
#