home/wm: add GTK_CSD=0
This commit is contained in:
parent
ef7c985ab1
commit
53b4f1c94b
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue