View Single Post
Posts: 33 | Thanked: 4 times | Joined on Feb 2012
#1848
Originally Posted by Schturman View Post
in version 8.5 I'll add the version 0.0.4.1 or newer .
You can .....





Originally Posted by MohammadAG View Post
system-ui-music-controls 0.2 can be configured to auto hide when music's stopped.

Edit the config file ~/.config/MohammadAG/system-ui-music-controls.conf and add:
Code:
[main]
hide-on-all-stopped=true
A quick way to do this (as user, not root!)

Code:
mkdir -p ~/.config/MohammadAG
echo -e "[main]\nhide-on-all-stopped=true" > ~/.config/MohammadAG/system-ui-music-controls.conf
Remember that you'll need v0.2 of the incepted repo to upgrade: http://talk.maemo.org/showthread.php?t=85438
 

The Following User Says Thank You to banong For This Useful Post: