Update 4_graphic_interface.md
This commit is contained in:
parent
a6c66bfab7
commit
324a4df3ec
@ -7,7 +7,10 @@ pacman -S cinnamon
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user