Skip to content

Commit

Permalink
Добавлено: EasyEffects Preset Selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ImCatCatcher committed Feb 1, 2024
1 parent 2bab54a commit 5140dad
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,8 @@ export default defineConfig({
{ text: 'Fullscreen Avoider', link: '/fullscreen-avoider'},
{ text: 'Just Perfection', link: '/just-perfection'},
{ text: 'OSD Volume Number', link: '/osd-volume-number'},
{ text: 'Dash to Dock', link: '/dash-to-dock'}
{ text: 'Dash to Dock', link: '/dash-to-dock'},
{ text: 'EasyEffects Preset Selector', link: '/easyeffects-preset-selector'}
],
collapsed: true
},
Expand Down
13 changes: 13 additions & 0 deletions docs/extensions/easyeffects-preset-selector.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# EasyEffects Preset Selector

Расширение позволяет вынести на верхнюю панель меню для управления пресетами [EasyEffects](/easyeffects).

![easyeffects-preset-selector-1](/extensions/easyeffects-preset-selector/easyeffects-preset-selector-1.png)

## Установка EasyEffects Preset Selector из GNOME Shell Extensions

1. Переходим на [страницу EasyEffects Preset Selector](https://extensions.gnome.org/extension/4907/easyeffects-preset-selector/) в GNOME Extensions.

2. Включаем расширение и подтверждаем его установку.

3. Расширение установлено!
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5140dad

Please sign in to comment.