Firefox: Difference between revisions
Marked this version for translation |
mNo edit summary |
||
| Line 317: | Line 317: | ||
<translate> | <translate> | ||
<!--T:53--> | <!--T:53--> | ||
# 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 | ||
<syntaxhighlight lang="bash"> | |||
exec systemctl --user import-environment | exec systemctl --user import-environment | ||
</syntaxhighlight> | </syntaxhighlight> | ||