diff --git a/xinitrc b/xinitrc index f256c5d..c8e03f0 100755 --- a/xinitrc +++ b/xinitrc @@ -4,7 +4,6 @@ case "$HOSTNAME" in fau*) # detects fau-machine and defines variable for Xresources xrdb -load -DHOST_FAUCIP ~/.Xresources - setxkbmap us -variant altgr-intl -option ctrl:nocaps ;; *) # other hosts cann use SRVR_host @@ -12,6 +11,8 @@ case "$HOSTNAME" in ;; esac +setxkbmap us -variant altgr-intl -option ctrl:nocaps + if [ -d $HOME/.fonts ]; then xset +fp $HOME/.fonts xset fp rehash