Skip to content

Instantly share code, notes, and snippets.

View jonnyirwin's full-sized avatar

Jonny Irwin jonnyirwin

View GitHub Profile
@jonnyirwin
jonnyirwin / macbook-pro-8-2-linux-fix.md
Created May 25, 2026 13:37
MacBook Pro 8,2 (2011) — Fix blue tint / R-B channel swap on Linux KDE Wayland

MacBook Pro 8,2 (2011) — Linux display fix

Symptoms: Blue tint across the entire desktop (not theme colours — literally everything has R and B channels swapped) when running KDE Plasma 6.6+ on Wayland.

Hardware: MacBook Pro 8,2 (2011) with dead AMD Radeon HD 6750M + Intel HD 3000 (Sandy Bridge).


Root causes

@jonnyirwin
jonnyirwin / keybr-colemakdh-ortholinear-split
Last active January 7, 2023 18:47
Inspired by https://gist.github.com/Zyst/3f58009943653e7873d30f1c748cf9ce, the following is used to help setup keybr.com to work for learning ColemakDH and specifically on an ortholinear split keyboard.
// ==UserScript==
// @name KeyBR Colemak-DH Ortholinear Split
// @namespace http://tampermonkey.net/
// @version v1.0
// @description Switch Colemak layout in keybr.com to Colemak DH Ortholinear Split
// @author https://github.com/jonnyirwin
// @match https://www.keybr.com/
// @icon https://www.google.com/s2/favicons?domain=keybr.com
// @grant none
// ==/UserScript==