View Single Post
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#1603
Originally Posted by Ancelad View Post
Don't try to change other parameters like preferred-size - it is widget style. You should use "1" as parameter $3 in my original script, for example

Code:
sh -c "echo rootme | devel-su -c '/home/user/MyDocs/.AmberClock/AmberClock.sh 000000 light 1'"
And your clock will disappear. Just tested - it works...
I should have been more clear. Not only is my clock color #000000 so it can't be seen, I have made it so there is no longer the clock widget area either. By shrinking the "max, min, pref" settings, I have made it so the icons surrounding the clock (charge, silent, and beep above, and all notifications below) touch each other without the "clock gap" that exists regardless of font size. Does that make sense?

When only color is changed:


When color and widget style is changed:


Is there any way to make this work with your script?