Skip to content
Update how recbox work authored by mr_glitch's avatar mr_glitch
......@@ -396,7 +396,11 @@ Open pamac-manager and go to the **Preferences** and disable or enable Check for
## Removing/adding network applet to system tray:
Open **dconf-editor** and go to **org/gnome/nm-applet** and disable **show-applet**.
To hide nm-applet in tray:
Open dconf-editor and go to `org/gnome/nm-applet` and **disable** show-applet.
To remove nm-applet from tray:
Go to `/etc/xdg/autostart` and rename **nm-applet.desktop** to **nm-applet.desktop.back** for example.
## Enable/disable touchpad script configuration:
......
......