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) - [Introduction](#introduction)
- [Usage](#usage) - [Usage](#usage)
- [Architecture](#architecture) - [Packages](#packages)
- [Reasoning](#reasoning) - [Shell](#shell)
- [Packages](#packages)
- [Graphics Drivers](#graphics-drivers) - [Graphics Drivers](#graphics-drivers)
- [i3wm](#i3wm) - [Audio Drivers](#audio-drivers)
- [Mandatory](#mandatory) - [Base Drivers](#base-drivers)
- [Bluetooth](#bluetooth)
- [Desktop Environment (i3wm)](#desktop-environment-i3wm)
- [Neovim](#neovim) - [Neovim](#neovim)
- [Steam](#steam)
<!-- vim-markdown-toc --> <!-- vim-markdown-toc -->
## Introduction ## 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. 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 ## Packages
## Architecture
TBD
## Reasoning
### Packages
Desktop Environment and Utilities 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. 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: ### Neovim
- File Manager:
- Terminal File Manager:
- Screenshot Utility:
- Encryption:
- Terminal:
#### Neovim - Telescope
- ripgrep
- fzf
- Mason
- git
- url or wget
- unzip
- grep
- tar
- gzip
### Steam