home/wm: add GTK_CSD=0

This commit is contained in:
Guanran Wang 2024-02-13 12:24:25 +08:00
parent ef7c985ab1
commit 53b4f1c94b
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -8,4 +8,9 @@
"button-layout" = "icon,appmenu:"; # remove csd window buttons
};
};
home.sessionVariables = {
# https://github.com/localsend/localsend/blob/2457acd8a7412723b174672d174e4853dccd7d99/app/linux/my_application.cc#L45
GTK_CSD = 0;
};
}