Arch Linux Screenshot

Base OS - Arch Linux

I use Arch Linux for all my laptops and desktops, because of it’s highly customizable for my needs, and Arch Wiki is the best Wiki about Linux that I’ve used. Together, it makes understanding my setup and potential troubleshooting very easy.

Disks Setup

For all my laptops and desktops, I use one /boot partition and one LUKS encrypted partition, with LVM ontop of LUKS.

GUI

Currently I have Nvidia GPU on my machines, so I use PRIME for hybrid setup and proprietary drivers directly on my desktops.

For Gnome DE on top of Xorg which currently works pretty well for me. Flat Remix themes for my Gnome Shell, GTK, Icon.

Dev Tools

  • Terminal: WezTerm, the best terminal I’ve used, with very detailed docs and intuitive config using Lua.
  • Editor: Emacs with Spacemacs, easily configure, with all the flexibility of regular Emacs.
  • Shell: Zsh with Oh My Zsh, good looking, tons of plugins available.

You can view all my dotfiles config at my dotfiles repo.