/dotfiles

Dotfiles for linux

Primary LanguageHTML

.dotfiles

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.

Gentoo

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 ?)
  • ...

X11

Display manager.

~/.xinitrc

i3

Window manager.

~/.config/i3/...

picom - compton

Compositer for window.

Better Picom (fork of compton) then Compton. Picom allow round window corner.

Picom
~/.config/picom/...
Compton
~/.config/compton.conf

Polybar - i3-bar

i3 status bar with system monitoring tool.

Better Polybar then i3-bar.

Polybar
~/.config/polybar/config.ini
~/.config/polybar/launch.sh
i3-bar
~/.config/i3/...

Rofi - dmenu

i3 menu searcer.

Better Rofi then dmenu.

Rofi
~/.config/rofi/...
dmenu
~/.config/...

Terminal Emulator (to upgrade with xterm o rxvt-unicode)

Terminal emulator.

Kitty
~/.config/kitty/...
Terminator

Using the default GUI theme customizer

Xterm
.Xresources

Terminal

Bash

~/.bashrc

Zsh

Terminal highly customizable. Powerlevel 10k personalization

Zsh
~/.zshrc
p10k

Tmux

Terminal multiplexer

~/.config/tmux/...

Neovim

All in one text editor.

~/.config/nvim/...
~/.local/share/nvim/...

Userfull programm