Posts tagged with 'linux-desktop'

Posts tagged with 'linux-desktop'

After a few years alternating Mac and PC Keyboards, I ended up deciding that I like the Mac layout of the Command Key (next to the space bar), so I changed my Ctrl key position. This is the layout I currently use (bottom left of the keyboard): Super ... read more →

This is a follow-up of the previous post. Once we have our system up and running, we can start adding stuff Install yay (aur helper) git clone https://aur.archlinux.org/yay-bin.git && cd yay-bin && makepkg -si Add Chaotic Aur Binary ... read more →

In this post I describe the steps I follow in order to install Arch Linux with disk encryption and TPM2. This is basically a howto/notes for myself. Of course, I could have used the archinstaller script/tui for most of this, , but this is more fun (a ... read more →

Recently I moved to wayland and sway. It's been some time since I started to think about doing it. First time a read about it, it was confusing and a little scary. All my life knowing about the X11 and it's Window Managers, and now I was reading abou ... read more →