*[removing/adding pamac-update to system tray](https://gitlab.com/ProjektRoot/recbox-dev/wikis/how-recbox-work#removingadding-pamac-update-to-system-tray)
*[removing/adding network applet to system tray](https://gitlab.com/ProjektRoot/recbox-dev/wikis/how-recbox-work#removingadding-network-applet-to-system-tray)
...
...
@@ -206,7 +206,7 @@ Here you can find scripts for volume, brightness and battery:
By default script is set to use ALSA but if you want to use PulseAudio, comment ALSA scripts and uncomment Pulse audio.
## rb-dark-mode.sh
a simple scrip using xfconf-query, cp , sed and grep to switch theme from light variant to dark. Theme shift is permanent, which means that changes will stay after logout or shutdown. Read more in [changing themes]()
a simple scrip using xfconf-query, cp , sed and grep to switch theme from light variant to dark. Theme shift is permanent, which means that changes will stay after logout or shutdown. Read more in [changing themes](https://gitlab.com/ProjektRoot/recbox-dev/wikis/how-recbox-work#changing-themes)