Skip to content

Commit 4d8bbb8

Browse files
igorpecovnikgithub-actions[bot]
authored andcommitted
Automatic documentation update
1 parent 4bf105d commit 4d8bbb8

File tree

3 files changed

+146
-0
lines changed

3 files changed

+146
-0
lines changed

docs/User-Guide_Armbian-Software/Desktops.md

+146
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,150 @@
11
# Desktop Environments
2+
3+
4+
***
5+
6+
## XFCE desktop
7+
8+
9+
***
10+
11+
### XFCE desktop Install
12+
13+
<!--- section image START from tools/include/images/XFCE01.png --->
14+
[![XFCE desktop Install](/images/XFCE01.png)](#)
15+
<!--- section image STOP from tools/include/images/XFCE01.png --->
16+
17+
18+
<!--- header START from tools/include/markdown/XFCE01-header.md --->
19+
XFCE is a lightweight, fast, and user-friendly desktop environment for Linux, offering a classic interface, essential apps, and customization. It prioritizes performance, simplicity, and efficiency.
20+
21+
<!--- header STOP from tools/include/markdown/XFCE01-header.md --->
22+
23+
Install XFCE:
24+
25+
Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.
26+
27+
**Command:**
28+
~~~
29+
armbian-config --cmd XFCE01
30+
~~~
31+
32+
**Author:** @igorpecovnik
33+
34+
**Status:** Stable
35+
36+
37+
38+
***
39+
40+
### Uninstall
41+
**Command:**
42+
~~~
43+
armbian-config --cmd XFCE02
44+
~~~
45+
46+
**Author:** @igorpecovnik
47+
48+
**Status:** Stable
49+
50+
51+
52+
***
53+
54+
### Enable autologin
55+
**Command:**
56+
~~~
57+
armbian-config --cmd XFCE03
58+
~~~
59+
60+
**Author:** @igorpecovnik
61+
62+
**Status:** Stable
63+
64+
65+
66+
***
67+
68+
### Disable autologin
69+
**Command:**
70+
~~~
71+
armbian-config --cmd XFCE04
72+
~~~
73+
74+
**Author:** @igorpecovnik
75+
76+
**Status:** Stable
77+
78+
79+
80+
***
81+
82+
## Gnome desktop
83+
84+
85+
***
86+
87+
### Gnome desktop Install
88+
89+
<!--- section image START from tools/include/images/GNOME01.png --->
90+
[![Gnome desktop Install](/images/GNOME01.png)](#)
91+
<!--- section image STOP from tools/include/images/GNOME01.png --->
92+
93+
94+
<!--- header START from tools/include/markdown/GNOME01-header.md --->
95+
GNOME is a modern, user-friendly desktop environment for Linux, offering a clean interface, essential apps, and customization through extensions. It prioritizes simplicity, accessibility, and efficiency.
96+
97+
<!--- header STOP from tools/include/markdown/GNOME01-header.md --->
98+
99+
**Command:**
100+
~~~
101+
armbian-config --cmd GNOME01
102+
~~~
103+
104+
**Author:** @igorpecovnik
105+
106+
**Status:** Stable
107+
108+
109+
110+
***
111+
112+
### Uninstall
113+
**Command:**
114+
~~~
115+
armbian-config --cmd GNOME02
116+
~~~
117+
118+
**Author:** @igorpecovnik
119+
120+
**Status:** Stable
121+
122+
123+
124+
***
125+
126+
### Enable autologin
127+
**Command:**
128+
~~~
129+
armbian-config --cmd GNOME03
130+
~~~
131+
132+
**Author:** @igorpecovnik
133+
134+
**Status:** Stable
135+
136+
137+
138+
***
139+
140+
### Disable autologin
141+
**Command:**
142+
~~~
143+
armbian-config --cmd GNOME04
144+
~~~
145+
146+
**Author:** @igorpecovnik
147+
2148
**Status:** Stable
3149

4150

docs/images/GNOME01.png

58.6 KB
Loading

docs/images/XFCE01.png

59.7 KB
Loading

0 commit comments

Comments
 (0)