Kde/kwin: enable wayland pip support
This commit is contained in:
parent
c777f0e5f1
commit
93944f1391
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
environment.plasma6.excludePackages = [pkgs.kdePackages.kwin-x11];
|
||||
environment.variables = {
|
||||
KWIN_WAYLAND_SUPPORT_XX_PIP_V1 = 1;
|
||||
};
|
||||
home-manager.users.toast = {
|
||||
programs.plasma = {
|
||||
kwin = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue