From 40276742bb07c85a46b54fb65a36dc628065d60d Mon Sep 17 00:00:00 2001 From: tux Date: Mon, 24 Aug 2026 21:14:00 +0530 Subject: [PATCH] feat(ghostty): enable cursor shader animation --- modules/hm/desktop/ghostty.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hm/desktop/ghostty.nix b/modules/hm/desktop/ghostty.nix index eac8155..d74c8b6 100644 --- a/modules/hm/desktop/ghostty.nix +++ b/modules/hm/desktop/ghostty.nix @@ -13,6 +13,8 @@ font-size = 12; font-family = "JetBrainsMono Nerd Font"; theme = "poimandres"; + custom-shader = "shaders/cursor_warp.glsl"; + custom-shader-animation = "always"; }; themes = {