ghostty: no config-reload toast on wallpaper switch

This commit is contained in:
rope 2026-08-20 09:43:15 +01:00
parent a6b4646f9e
commit f5ea628fdf

View file

@ -146,6 +146,8 @@ in
quit-after-last-window-closed = false; quit-after-last-window-closed = false;
cursor-style = "bar"; cursor-style = "bar";
cursor-style-blink = true; cursor-style-blink = true;
# no toast on wallpaper switch; the colour change is the feedback
app-notifications = "no-config-reload";
}; };
}; };