remove occurences of old hostnames and replace with current hostnames

warthog (old macbook) does not exist anymore and falcon has been renamed
to beryllium
This commit is contained in:
Thomas Preisner 2022-08-27 20:59:41 +02:00
parent a4762ca7a2
commit d4022aecee
4 changed files with 5 additions and 6 deletions

View file

@ -15,7 +15,7 @@ URxvt.shading: 20
URxvt.iso14755: false
URxvt.iso14755_52: false
#if defined(SRVR_falcon) || defined(SRVR_warthog) || defined(SRVR_cipbuero4)
#if defined(SRVR_beryllium) || defined(SRVR_cipbuero4)
Xft.dpi: 192
#endif