fixed sshconf

This commit is contained in:
Christian Koptein 2021-03-29 13:59:34 +02:00
parent 47e308b013
commit bad66fb6df
2 changed files with 4 additions and 3 deletions

View File

@ -13,8 +13,10 @@ Xft.hinting: true
Xft.hintstyle: hintfull
! -- Fonts -- !
URxvt.font:xft:SourceCodePro-Medium:pixelsize=15
URxvt.boldfont:xft:SourceCodePro-Bold:pixelsize=15
URxvt.font:xft:Monospace:pixelsize=15
URxvt.boldfont:xft:Monospace-Bold:pixelsize=15
#URxvt.font:xft:SourceCodePro-Medium:pixelsize=12
#URxvt.boldfont:xft:SourceCodePro-Bold:pixelsize=12
URxvt.letterSpace: -1
URxvt.perl-ext-common: default,matcher
URxvt.url-launcher: /usr/bin/xdg-open

View File

@ -11,7 +11,6 @@ Host home
Host web
HostName 192.168.15.12
User root
Host horst
HostName 192.168.15.20
User root