Pinned Loading
-
Svelte cheatsheet
Svelte cheatsheet 1## Svelte cheatsheet
23[Doc examples](https://svelte.dev/examples)
45### Table of Contents
-
-
Yabai config file (OSX)
Yabai config file (OSX) 1#!/usr/bin/env sh
23# *yabai --load-sa* is configured to run through sudo without a password
4sudo yabai --load-sa
5yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
-
Updating RPI4 EEPROM for ArchARM
Updating RPI4 EEPROM for ArchARM 1pacman -Syu --needed git python3 binutils
23git clone https://github.com/raspberrypi/rpi-eeprom.git /opt/rpi-eeprom
4mkdir -p /lib/firmware/raspberrypi
5ln -s /opt/rpi-eeprom/firmware-2711/ /lib/firmware/raspberrypi/bootloader
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.