diff --git a/xinitrc b/xinitrc index d6620e3..30c3dd0 100755 --- a/xinitrc +++ b/xinitrc @@ -1,6 +1,11 @@ #! /bin/bash case "$HOSTNAME" in + cipbuero4) + # detects fau-machine and defines variable for Xresources + xrdb -load -DHOST_FAUCIP ~/.Xresources + xrandr --output DP-2 --scale 1.6x1.6 + ;; fau*|cip*) # detects fau-machine and defines variable for Xresources xrdb -load -DHOST_FAUCIP ~/.Xresources