Kde/kwin: enable overlays
This commit is contained in:
parent
65eb518651
commit
1b620d556b
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
environment.plasma6.excludePackages = [pkgs.kdePackages.kwin-x11];
|
environment.plasma6.excludePackages = [pkgs.kdePackages.kwin-x11];
|
||||||
environment.variables = {
|
environment.variables = {
|
||||||
KWIN_WAYLAND_SUPPORT_XX_PIP_V1 = 1;
|
KWIN_WAYLAND_SUPPORT_XX_PIP_V1 = 1;
|
||||||
|
KWIN_USE_OVERLAYS = 1;
|
||||||
};
|
};
|
||||||
home-manager.users.toast = {
|
home-manager.users.toast = {
|
||||||
programs.plasma = {
|
programs.plasma = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue