Dotfiles and system configuration for GNU/linux
There will be even a basic usage explanation of all the tools.
There are still many things to fix.
Basic kernel and portage configuration for:
Kernel:
- Nvidia GPU and Nvidia driver
- Nvme ssd
- bluetooth usb
- AMD cpu
- cabled internet
- ...
Portage:
- Global use flags
- Nvidia driver
- amd architecture (2°-3° gen ?)
- ...
Display manager.
~/.xinitrc
Window manager.
~/.config/i3/...
Compositer for window.
Better Picom (fork of compton) then Compton. Picom allow round window corner.
~/.config/picom/...
~/.config/compton.conf
i3 status bar with system monitoring tool.
Better Polybar then i3-bar.
~/.config/polybar/config.ini
~/.config/polybar/launch.sh
~/.config/i3/...
i3 menu searcer.
Better Rofi then dmenu.
~/.config/rofi/...
~/.config/...
Terminal emulator.
~/.config/kitty/...
Using the default GUI theme customizer
.Xresources
~/.bashrc
Terminal highly customizable. Powerlevel 10k personalization
~/.zshrc
Terminal multiplexer
~/.config/tmux/...
All in one text editor.
~/.config/nvim/...
~/.local/share/nvim/...