Replace spaces with tabs for bullet points

This commit is contained in:
Out Of Ideas 2024-01-15 18:39:49 -06:00
parent 7d451c4bbc
commit e33adab30b

View file

@ -12,15 +12,15 @@ A resonable amount of skill and experience relivent to this guide.
The operating system that will be set up, is intended to be minimal, and strieghtfowerward for Grandma to use. It will hopefully be stable and reliable. If you have issues, please file an [issue](https://git.disroot.org/oink/Grandma/issues/new).
Here is a list of features/specifications that the system will have:
* distro - Void Linux Glibc
* I chose Void Linux, because it is a minimal, lightweight, stable, rolling-release disto. The rollig release cycle is prefered because this system will be using newer packages.
* I chose Void Linux, because it is a minimal, lightweight, stable, rolling-release disto. The rollig release cycle is prefered because this system will be using newer packages.
* window manager/compositor - LabWC
* I chose Wayland as the display server protocal because it generally preforms better that Xorg. LabWC is the window manager because it is floating, lightweight, and minimal. It would be rediculous to expect Grandma to use a tiling window manager.
* I chose Wayland as the display server protocal because it generally preforms better that Xorg. LabWC is the window manager because it is floating, lightweight, and minimal. It would be rediculous to expect Grandma to use a tiling window manager.
* application launcher/status bar - Waybar
* Waybar is the bar, because it is flexible, and can be configured to look nice and proform a variety of functions that Grandma will need. The bar will have status information, and a tasklist from which she can (un)minimize her clients.
* Waybar is the bar, because it is flexible, and can be configured to look nice and proform a variety of functions that Grandma will need. The bar will have status information, and a tasklist from which she can (un)minimize her clients.
* login manager - GreetD and TUIgreet
* I chose a terminal solution so that all Grandma has to do is type in her username and password. She does not have to deal with the mouse.
* I chose a terminal solution so that all Grandma has to do is type in her username and password. She does not have to deal with the mouse.
* search engine - https://paulgo.io
* I use this search engine daily. It is fast, and gets me good results. It is private, and open source.
* I use this search engine daily. It is fast, and gets me good results. It is private, and open source.
* www client - Floorp
# Installation