Fluffychat overlay

This commit is contained in:
Aleksandr Lebedev 2025-08-31 16:38:34 +02:00
parent 277951e25f
commit e39737f6a9
4 changed files with 12 additions and 5 deletions

View file

@ -173,7 +173,7 @@ in
hide-after-inactive-ms = 10000;
};
gestures.hot-corners.enable = true;
prefer-no-csd = !config.custom.hardware.tablet.enable;
prefer-no-csd = true;
environment = {
XDG_SESSION_TYPE = "wayland";
__GL_GSYNC_ALLOWED = "1";