Update: README.md

This commit is contained in:
Rodolfo 2024-06-10 23:51:32 +08:00
parent a75491321b
commit 2477823d86

View file

@ -5,13 +5,15 @@
- [Introduction](#introduction)
- [Usage](#usage)
- [Architecture](#architecture)
- [Reasoning](#reasoning)
- [Packages](#packages)
- [Graphics Drivers](#graphics-drivers)
- [i3wm](#i3wm)
- [Mandatory](#mandatory)
- [Neovim](#neovim)
- [Packages](#packages)
- [Shell](#shell)
- [Graphics Drivers](#graphics-drivers)
- [Audio Drivers](#audio-drivers)
- [Base Drivers](#base-drivers)
- [Bluetooth](#bluetooth)
- [Desktop Environment (i3wm)](#desktop-environment-i3wm)
- [Neovim](#neovim)
- [Steam](#steam)
<!-- vim-markdown-toc -->
## Introduction
@ -24,33 +26,65 @@ I will list all the software that I am using and why. The reason that I am doing
This script will require you get through to a minimal install of arch. Since the arch install script has gotten better it makes a lot more sense for this to be a post install set up.
TBD
## Architecture
TBD
## Reasoning
### Packages
## Packages
Desktop Environment and Utilities
#### Graphics Drivers
### Shell
I use nVidia so it will be nVidia proprietary
- zsh
#### i3wm
### Graphics Drivers
- nvidia proprietary drivers
- xorg
- All xorg utils
- xrandr
- xinput/libinput
### Audio Drivers
#### Base Drivers
- pipewire
- wireplumber
- pavucontrol
#### Bluetooth
- bluez
- blueman
### Desktop Environment (i3wm)
Window Manager that I personally prefer.
##### Mandatory
- Terminal: kitty
- Display Manager: sddm
- Clipboard: xclip
- File Manager: TBD
- Terminal File Manager: lf
- Screenshot Utility: flameshot
- Encryption: gnupg with gpgagent
- Theming: lxappearance
- Password Manager: keepassxc
- Wallpaper: nitrogen
- Printers: TBD
- Compositor: picom
- status bar:
- Terminal:
- File Manager:
- Terminal File Manager:
- Screenshot Utility:
- Encryption:
- Terminal:
### Neovim
#### Neovim
- Telescope
- ripgrep
- fzf
- Mason
- git
- url or wget
- unzip
- grep
- tar
- gzip
### Steam