resolved conflict with hosts

This commit is contained in:
koptein 2021-03-27 11:51:52 +01:00
parent d013c47558
commit 47e308b013
3 changed files with 6 additions and 1 deletions

View File

@ -9,7 +9,6 @@ imlib_cache_size=10,
draw_shades=false, draw_shades=false,
draw_outline=false, draw_outline=false,
draw_borders=false, draw_borders=false,
xinerama_head = 4,
gap_x=40, gap_x=40,
gap_y=150, gap_y=150,

View File

@ -2,6 +2,8 @@
shell /bin/bash shell /bin/bash
autodetach on autodetach on
defutf8 on
defmonitor off
# Big scrollback # Big scrollback
defscrollback 5000 defscrollback 5000

View File

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