Skip to content

Commit b5421de

Browse files
os: regolith update introduction
1 parent 4ba32dc commit b5421de

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

docs/os/linux/regolith.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
# Regolith Desktop
22

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.
44

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.
68

79
[Install Guide](https://regolith-desktop.com/docs/using-regolith/install/){target=_blank .md-button}
810
[Basic Use](https://regolith-desktop.com/docs/using-regolith/basics/){target=_blank .md-button}
911
[Configuration guide](https://regolith-desktop.com/docs/using-regolith/configuration/){target=_blank .md-button}
1012

13+
1114
## Install
1215

1316
Use a Reglolith ISO image if installing the Operating System anew.
1417

1518
Or add the Regolith public key and package repository to an existing Ubuntu or Debian Linux operating system.
1619

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}
1821

1922
### Debian Linux
2023

@@ -49,9 +52,9 @@ Update apt sources to include the unstable archive for Regolith Desktop
4952

5053
## Post Install
5154

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}
5356

54-
Edit `~/.config/regolith3/Xresources` to customise Regolith (version 3)
57+
Edit `~/.config/regolith3/Xresources` to customise Regolith
5558

5659
??? EXAMPLE "Practicalli Xresources configuration"
5760
```shell
@@ -91,7 +94,7 @@ sudo update-alternatives --config x-terminal-emulator
9194

9295
Press the corresponding number key to select the desired terminal, e.g. ++2++ to select Kitty terminal
9396

94-
```shell
97+
```shell-output
9598
There are 3 choices for the alternative x-terminal-emulator (providing /usr/bin/x-terminal-emulator).
9699
97100
Selection Path Priority Status

0 commit comments

Comments
 (0)