feat: wine and librewolf stuff

This commit is contained in:
Kat Inskip 2025-10-11 03:00:50 -07:00
parent c470c271cf
commit 0df783bf41
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
20 changed files with 118 additions and 195 deletions

View file

@ -101,20 +101,5 @@ in {
"--enable-wayland-ime"
];
}
{
command = [
"thunderbird"
];
}
{
command = [
"obsidian"
];
}
{
command = [
"zen-beta"
];
}
];
}

View file

@ -70,7 +70,7 @@ in {
};
};
debug = {
honor-xdg-activation-with-invalid-serial = {};
#honor-xdg-activation-with-invalid-serial = {};
#strict-new-window-focus-policy = {};
#deactivate-unfocused-windows = {};
};

View file

@ -20,7 +20,7 @@ _: {
at-startup = true;
}
{
app-id = "^zen-beta$";
app-id = "^librewolf$";
at-startup = true;
}
{