xssproxy: ignore zoom

It's buggy as well. I think we should just ignore everything.
This commit is contained in:
Vincent Bernat 2022-10-14 13:44:53 +02:00
parent a6663375c8
commit 8d6b52bc2a

View file

@ -5,5 +5,5 @@ PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.ScreenSaver
ExecStart=%h/.nix-profile/bin/xssproxy -v -i firefox
ExecStart=%h/.nix-profile/bin/xssproxy -v -i firefox -i zoom
Restart=on-failure