{
  "$type": "site.standard.document",
  "canonicalUrl": "https://til.iainsimmons.com/posts/how-to-fix-wezterm-in-hyprland",
  "description": "today iain learned: How to fix a macOS WezTerm configuration to work in Hyprland",
  "path": "/posts/how-to-fix-wezterm-in-hyprland",
  "publishedAt": "2025-11-06T00:00:00.000Z",
  "site": "at://did:plc:aoqs4f5ru6ztomatyvept7bf/site.standard.publication/3mnlsntqzp72a",
  "tags": [
    "terminal",
    "hyprland",
    "linux",
    "dotfiles",
    "wezterm"
  ],
  "textContent": "I was having issues with opening WezTerm in Hyprland until I added the following to the configuration:\n\nIt's mainly the front_end, and perhaps it's specific to my particular computer hardware, but it's the only thing that worked.\n\nAnd yes, I tried config.enabled_wayland = false and that did not fix it, though if combined with the above, makes for slightly nicer font rendering (closer to how kitty looks).\n\nHere's the rest of my WezTerm configuration (on Arch Linux).",
  "title": "How to fix WezTerm in Hyprland"
}