Japanese Input With Fcitx
Set up Japanese input using Fcitx5 and Mozc.
Set up Japanese input using Fcitx5 and Mozc.
Pretty simple way to auto mount an encrypted drive on boot without prompting for a password.
Here are a couple of tweaks you can do to improve your pacman and AUR experience.
Of all of these archbtw posts, this is the one you can skip. I don’t see much tangible benefit. Edit: It turns out I missed something pretty big before preventing me from using WiFi 6e, this has been updated with that fix.
A pretty basic configuration for battery optimisation using TLP.
By default the audio on the Framework 13 isn’t the best, here are a couple of tweaks which make it not as bad.
Sometimes it’s fun, or reassuring to have additional Linux kernels.
This very much is a rehash of Walian’s Arch install guide.. It’s a fantastic guide, please give it a read. Full credit goes to him. Create a bootable USB There are plenty of ways to do this, the Arch Wiki mentions a few ways. Here is a fairly basic way to do it. Download an Arch image Create a bootable usb (keeping in mind the path to the Arch Image and the USB): dd bs=4M if=path/to/archlinux-version-x86_64.iso of=/dev/disk/by-id/usb-My_flash_drive conv=fsync oflag=direct status=progress If your BIOS has Secure Boot enabled, disable it. (By default the DIY editions of the Framework laptops have it enabled) Boot into the USB Set Keymap and Timezone on livedisk Optional if you use a different layout to standard US QWERTY. localectl list-keymaps loadkeys jp106 timedatectl list-timezones timedatectl set-timezone Australia/Melbourne timedatectl set-ntp true Connect to the Internet If you have an ethernet connection you should be fine.
Join me on a series of documentation, guides, and bad practices, as I configure my Framework laptop manually. Instead of saving time by writing ansible playbooks, I’m spending time by writing the steps here; and then again when I need to set up another computer.
I recently got a Framework laptop; so far I have been really impressed with it. After years of using 15/16 inch MacBook Pros, it’s nice to have a smaller one - which through its openness to repair and upgrades really feel like my own. One thing which isn’t as impressive however, is the battery life. I’ve been trying to optimise that. In this guide we’re tackling hibernation. Context I used Walian’s guide when setting up Arch Linux on this laptop. It covers a basic Arch install with Secure Boot, btrfs, TPM2 LUKS encryption, and Unified Kernel Images. Guide The guide is made up of information found on the following pages. They have more information and are worth a read. Arch Wiki: Power management/Suspend and hibernate Arch Wiki: Btrfs Create the swap file A good rule of thumb is to replace the 34g with the amount of ram you have + 2