Quick reference for restarting PipeWire audio services without logging out.
# Stop all PipeWire services
systemctl --user stop pipewire pipewire-pulse wireplumber| /** | |
| * This little program prints out the url to the AWS console | |
| * generated from the local AWS credentials stored in environment variables: | |
| * AWS_ACCESS_KEY_ID | |
| * AWS_SECRET_ACCESS_KEY | |
| * AWS_SESSION_TOKEN | |
| * | |
| * Steps: | |
| * 1. Create a JSON object | |
| * session = JSON.stringify({ |
| <?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
| <fontconfig> | |
| <!-- REQUIRES Noto fonts (along with Noto Color Emoji) | |
| run `fc-list | grep -i -e "noto sans" -e "noto serif" -e "noto color emoji"` to confirm | |
| --> | |
| <!-- Change the string in the family tag to whatever font --> | |
| <family>serif</family> | |
| <prefer><family>Noto Serif</family></prefer> | |
| </alias> |
$ uname -r