Firefox: Difference between revisions

Ardenet (talk | contribs)
Adjust the position of page translation tags
Ardenet (talk | contribs)
Marked this version for translation
 
Line 21: Line 21:
== Installation == <!--T:2-->
== Installation == <!--T:2-->


==== Shell ====
==== Shell ==== <!--T:56-->
</translate>
</translate>


Line 27: Line 27:


<translate>
<translate>
<!--T:57-->
The command above makes <code>firefox</code> available in your current shell without modifying any configuration files.
The command above makes <code>firefox</code> available in your current shell without modifying any configuration files.


==== System setup ====
==== System setup ==== <!--T:58-->
</translate>
</translate>


Line 42: Line 43:
];}}
];}}
<translate>
<translate>
<!--T:59-->
After rebuilding with <code>nixos-rebuild switch</code>, Firefox will be installed system-wide.
After rebuilding with <code>nixos-rebuild switch</code>, Firefox will be installed system-wide.


== Configuration ==
== Configuration == <!--T:60-->


==== Basic ====
==== Basic ==== <!--T:61-->
</translate>
</translate>


Line 306: Line 308:
== Tips and Tricks == <!--T:28-->
== Tips and Tricks == <!--T:28-->


==== Force XWayland (X11) instead of Wayland ====
==== Force XWayland (X11) instead of Wayland ==== <!--T:62-->


<!--T:63-->
Firefox defaults to native Wayland when running under a Wayland compositor. To force it to use XWayland (X11) instead:
Firefox defaults to native Wayland when running under a Wayland compositor. To force it to use XWayland (X11) instead:
</translate>
</translate>
Line 362: Line 365:
==== ALSA audio instead of PulseAudio ==== <!--T:27-->
==== ALSA audio instead of PulseAudio ==== <!--T:27-->


<!--T:64-->
To force Firefox to use ALSA, you can override it with a wrapper:
To force Firefox to use ALSA, you can override it with a wrapper:
</translate>
</translate>
Line 388: Line 392:


<translate>
<translate>
== See also ==
== See also == <!--T:65-->


<!--T:66-->
* [[Home Manager]] – Declarative per-user configuration
* [[Home Manager]] – Declarative per-user configuration
* [https://search.nixos.org/options?channel=unstable&query=programs.firefox NixOS options for Firefox]
* [https://search.nixos.org/options?channel=unstable&query=programs.firefox NixOS options for Firefox]
* [https://discourse.nixos.org/tag/firefox Firefox topics on NixOS Discourse]
* [https://discourse.nixos.org/tag/firefox Firefox topics on NixOS Discourse]


== References ==
== References == <!--T:67-->
</translate>
</translate>


[[Category:Applications]]
[[Category:Applications]]
[[Category:Web Browser]]
[[Category:Web Browser]]