Right click on the indicator, chose “Preferences” and check “Start indicator at login”.
Redshift
sudo apt-get install redshift-gtk
Unity Launcher
Flatten launcher icons
Remove icon “backdrop” in the Unity launcher, to get a cleaner look.
git clone https://github.com/mjsolidarios/unity-flatify-icons.git
cd unity-flatify-icons
sh unity-flatify-icons.sh
Remove animations and decorations
Start the settings manager by pressing Alt+F2 and entering about:config. Go to the “Launcher” tab and scroll down to the bottom. Set “Launcher Backlight Mode” to “Backlight Always Off” and “Launcher Icon Launch Animation” to “None”.
So, you know a new version of a software has been released, but the port maintainer isn’t fast enough to satisfy your bleeding edge need; here’s how you’d do it:
Update Makefile, variables like PORTVERSION and any other variables used to identify the package to download.
Make sure that it is possible to download the new package and generate distinfo:
make makesum
Generate the pkg-plist file so that all the new files is correctly pointed out: