Update 4_graphic_interface.md

This commit is contained in:
Edouard DUPIN 2016-11-18 13:07:44 +01:00 committed by GitHub
parent a6c66bfab7
commit 324a4df3ec

View File

@ -7,7 +7,10 @@ pacman -S cinnamon
set auto-start set auto-start
-------------- --------------
``` ```
echo exec cinnamon-session-cinnamon2d > ~/.xinitrc # when no graphic engine
echo \#exec cinnamon-session-cinnamon2d > ~/.xinitrc
# With graphic engine
echo exec cinnamon-session >> ~/.xinitrc
``` ```
other gui tools other gui tools