Renice protonmail-bridge.service

This commit is contained in:
2026-02-20 07:56:29 -08:00
parent d5c6f606d2
commit 22dc9cd70a

View File

@ -5,6 +5,8 @@ PartOf=tray-apps.target
After=tray-apps.target After=tray-apps.target
[Service] [Service]
# Prevent lag when syncing
Nice=15
ExecStart=/usr/bin/protonmail-bridge --no-window ExecStart=/usr/bin/protonmail-bridge --no-window
[Install] [Install]