Configure firefox properly via policies

This commit is contained in:
2025-11-11 16:06:49 +01:00
parent f47d26f4dd
commit 1f19452d9d
7 changed files with 232 additions and 88 deletions

View File

@@ -3,7 +3,7 @@ BindsTo=autostart.target
After=windowmanager.target
[Service]
ExecStart=/usr/bin/env firefox --setDefaultBrowser -P %i
ExecStart=/usr/bin/env firefox --profile %h/.mozilla/firefox/profile-%i
PassEnvironment=DISPLAY
Environment=XDG_CONFIG_HOME=%h/.config/gtk-3.0-overrides/bigger-font/
Restart=always