|
1 | 1 | # Regolith Desktop |
2 | 2 |
|
3 | | -Regolith 3 is a keyboard focused tiling window manager on top of Ubuntu or Debian, supporting X11 and Wayland (sway). |
| 3 | +Regolith Desktop is a Linux desktop environment that provides an Xorg and Wayland session for Debian Linux and Ubuntu distributions. |
4 | 4 |
|
5 | | -Excellent defaults make using Regolith very quick to get started and customisation is via a simple `~/.config/regolith3/Xresources` file. |
| 5 | +Each desktop session provides a keyboard focused tiling window manager, [i3](https://i3wm.org/) for Xorg and [Sway](https://swaywm.org/) for Wayland. |
| 6 | + |
| 7 | +Regolith has excellent defaults so its very quick to get started and customisation is via a simple `~/.config/regolith3/Xresources` file. |
6 | 8 |
|
7 | 9 | [Install Guide](https://regolith-desktop.com/docs/using-regolith/install/){target=_blank .md-button} |
8 | 10 | [Basic Use](https://regolith-desktop.com/docs/using-regolith/basics/){target=_blank .md-button} |
9 | 11 | [Configuration guide](https://regolith-desktop.com/docs/using-regolith/configuration/){target=_blank .md-button} |
10 | 12 |
|
| 13 | + |
11 | 14 | ## Install |
12 | 15 |
|
13 | 16 | Use a Reglolith ISO image if installing the Operating System anew. |
14 | 17 |
|
15 | 18 | Or add the Regolith public key and package repository to an existing Ubuntu or Debian Linux operating system. |
16 | 19 |
|
17 | | -[Regolith 3 Install Guide](https://regolith-desktop.com/docs/using-regolith/install/){target=_blank .md-button} |
| 20 | +[Install Guide](https://regolith-desktop.com/docs/using-regolith/install/){target=_blank .md-button} |
18 | 21 |
|
19 | 22 | ### Debian Linux |
20 | 23 |
|
@@ -49,9 +52,9 @@ Update apt sources to include the unstable archive for Regolith Desktop |
49 | 52 |
|
50 | 53 | ## Post Install |
51 | 54 |
|
52 | | -[Regolith 3 Configuration guide](https://regolith-desktop.com/docs/using-regolith/configuration/){target=_blank .md-button} |
| 55 | +[Regolith Configuration guide](https://regolith-desktop.com/docs/using-regolith/configuration/){target=_blank .md-button} |
53 | 56 |
|
54 | | -Edit `~/.config/regolith3/Xresources` to customise Regolith (version 3) |
| 57 | +Edit `~/.config/regolith3/Xresources` to customise Regolith |
55 | 58 |
|
56 | 59 | ??? EXAMPLE "Practicalli Xresources configuration" |
57 | 60 | ```shell |
@@ -91,7 +94,7 @@ sudo update-alternatives --config x-terminal-emulator |
91 | 94 |
|
92 | 95 | Press the corresponding number key to select the desired terminal, e.g. ++2++ to select Kitty terminal |
93 | 96 |
|
94 | | -```shell |
| 97 | +```shell-output |
95 | 98 | There are 3 choices for the alternative x-terminal-emulator (providing /usr/bin/x-terminal-emulator). |
96 | 99 |
|
97 | 100 | Selection Path Priority Status |
|
0 commit comments