Skip to content

Commit

Permalink
Обновлён apps/firefox.md, добавлены недостающие подсказки и двоеточие
Browse files Browse the repository at this point in the history
  • Loading branch information
Katze-942 committed Feb 6, 2024
1 parent 12043cb commit 8d1f600
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/apps/firefox.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Firefox
appstreamRepo: org.mozilla.firefox
appstreamFlatpak: org.mozilla.firefox
---


# Firefox

Firefox — это популярный графический веб-браузер с открытым исходным кодом, разрабатываемый Mozilla.
Expand All @@ -6,6 +13,8 @@ Firefox — это популярный графический веб-брауз

**Firefox** можно установить любым привычным и удобным способом:

<!--@include: ./parts/install/software-repo.md-->

**Установка через терминал**

::: code-group
Expand All @@ -29,9 +38,11 @@ epm -i firefox
flatpak install flathub org.mozilla.firefox
```

<!--@include: ./parts/install/software-flatpak.md-->

## Firefox Gnome theme

Склонируйте скрипт и установите **Firefox GNOME theme**
Склонируйте скрипт и установите **Firefox GNOME theme**:

```shell
git clone https://github.com/rafaelmardojai/firefox-gnome-theme
Expand Down

0 comments on commit 8d1f600

Please sign in to comment.