ctrlfagencytheme

Once you got started with the orangePi installation tutorial located here (the installation instructions are written in french), you may want to install the ctrl+f agency theme. ctrl+f Agency theme is based on greybird XFCE4 theme. The theme includes Lubuntu Icons pack, customised menu with alacarte, and logon screen customised especially for the ctrl+F agency release.

The tutorial is in 3 easy steps

Install the dependencies.

apt-get install alacarte

Install youtube-dl

sudo apt-get install curl zenity && sudo curl https://yt-dl.org/downloads/2016.02.01/youtube-dl -o /usr/local/bin/youtube-dl && sudo chmod a+rx /usr/local/bin/youtube-dl && youtube-dl -U

Download and extract the theme.

sudo wget https://ctrlfagency.com/orangepi/theme/ctrlfagency.theme.tar.gz -o /ctrlfagency.theme.tar.gz && cd / && tar xvf ctrlfagency.theme.tar.gz

Reboot your system.

reboot

That’s all folks.