Firefox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 319: | Line 319: | ||
# Sway users might achieve this by adding the following to their Sway config file | # Sway users might achieve this by adding the following to their Sway config file | ||
# This ensures all user units started after the command (not those already running) set the variables | # This ensures all user units started after the command (not those already running) set the variables | ||
</translate> | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
exec systemctl --user import-environment | exec systemctl --user import-environment | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Cookbook]] | [[Category:Cookbook]] | ||
[[Category:Applications]] | [[Category:Applications]] |