feat(home): add window decorations to foot terminal

This commit is contained in:
Tim Schubert 2025-08-30 14:15:07 +02:00
parent f2d1d7365e
commit b239651efe
No known key found for this signature in database

View file

@ -164,7 +164,7 @@ in
dpi-aware = false; dpi-aware = false;
}; };
mouse.hide-when-typing = true; mouse.hide-when-typing = true;
csd.preferred = "none"; csd.preferred = "server";
cursor.color = "fdf6e3 586e75"; cursor.color = "fdf6e3 586e75";
bell = { bell = {
urgent = true; urgent = true;