gde: totally auto

This commit is contained in:
Kuoi 2023-04-26 23:21:21 +08:00 committed by GitHub
parent f5883cbf3c
commit 37469e89bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,12 @@ xset +fp /usr/share/fonts/75dpi
xset +fp /usr/share/fonts/100dpi
xset +fp /usr/share/fonts/misc
xset fp rehash
xhost + $(hostnamectl | grep 'Static hostname' | awk '{print $3}')
echo ""
echo "You should type following command"
echo "You should check using type following command"
echo ""
echo "xhost + your_localhost_name"
echo "xhost"
echo ""
}