mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gde: totally auto
This commit is contained in:
parent
f5883cbf3c
commit
37469e89bc
1 changed files with 3 additions and 2 deletions
|
@ -6,11 +6,12 @@ xset +fp /usr/share/fonts/75dpi
|
||||||
xset +fp /usr/share/fonts/100dpi
|
xset +fp /usr/share/fonts/100dpi
|
||||||
xset +fp /usr/share/fonts/misc
|
xset +fp /usr/share/fonts/misc
|
||||||
xset fp rehash
|
xset fp rehash
|
||||||
|
xhost + $(hostnamectl | grep 'Static hostname' | awk '{print $3}')
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "You should type following command"
|
echo "You should check using type following command"
|
||||||
echo ""
|
echo ""
|
||||||
echo "xhost + your_localhost_name"
|
echo "xhost"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue