added Text

This commit is contained in:
2021-05-25 19:43:52 +02:00
parent d9e4ca2319
commit 29feb90348

View File

@@ -20,7 +20,7 @@ Requires 5G Wifi connection.
##Building on Manjaro
<pre> sudo pamac install cmake </pre>
<pre> sh install.sh </pre>
When you use gnome, you need to switch to Xord by using default session "Gnome with Xorg" at GDM.
When you use gnome, you need to switch to Xord by using default session "Gnome with Xorg" at GDM.There are still Problems with GTK3 and Wayland.
##GTK+ Features:
1. Double click switches between fullscreen mode and normal window.
@@ -41,4 +41,4 @@ and add this content (replace $APPDIR with your location of the application):
sudo $APPDIR/gnome-script.sh
sleep 1 #gives the services time to fully start
cd $APPDIR/build
./AirplayServer</pre>
./AirplayServer</pre>