mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
firefox: remove forceWayland
This commit is contained in:
parent
7c0e9f81f7
commit
eef8136258
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
})
|
})
|
||||||
|
|
||||||
(wrapFirefox firefox-unwrapped {
|
(wrapFirefox firefox-unwrapped {
|
||||||
forceWayland = true;
|
|
||||||
extraPolicies = {
|
extraPolicies = {
|
||||||
CaptivePortal = false;
|
CaptivePortal = false;
|
||||||
DisablePocket = true;
|
DisablePocket = true;
|
||||||
|
|
Loading…
Reference in a new issue