mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-17 16:11:00 +02:00
xssproxy: ignore zoom
It's buggy as well. I think we should just ignore everything.
This commit is contained in:
parent
a6663375c8
commit
8d6b52bc2a
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ PartOf=graphical-session.target
|
||||||
[Service]
|
[Service]
|
||||||
Type=dbus
|
Type=dbus
|
||||||
BusName=org.freedesktop.ScreenSaver
|
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
|
Restart=on-failure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue