AeroG-background for dashboard-calculator
qeldroma
Source i (link to git-repo or to original if based on someone elses unmodified work):
More Karamba & Superkaramba from qeldroma:
Other Karamba & Superkaramba:
© 2025 OpenDesktop.org - Libre Cloud Services
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
4 Comments
Hi~Every one: I am kind of newbie to Linux system. When I run this program, the error messages as following. $ls aeroG-insp-digiclock.theme bg.png $./aeroG-insp-digiclock.theme bash: ./aeroG-insp-digiclock.theme: /usr/bin/superkaramba: bad interpreter: Permission denied any help will be appreciate!! #!/usr/bin/superkaramba KARAMBA X=125 Y=125 W=196 H=90 LOCKED=true INTERVAL=999 IMAGE X=0 Y=0 PATH="bg.png" #Clock text x=24 y=15 sensor=program program="date +%T" fontsize=30 font="Arial Black" color=155,155,155 INTERVAL=999 text x=23 y=14 sensor=program program="date +%T" fontsize=30 font="Arial Black" color=255,255,255 INTERVAL=999 #Date text x=24 y=53 sensor=program program="date +'%a, %e. %B %Y'" fontsize=11 font="Arial Black" color=155,155,155 INTERVAL=99999 text x=23 y=52 sensor=program program="date +'%a, %e. %B %Y'" fontsize=11 font="Arial Black" color=255,255,255 INTERVAL=99999
Is there any way to turn it to 12hr mode instead of 24... sorry I'm in america and we use mostly 12hr mode
I simply love it that way... with date in it. Thank you for modifiying this nice widget ;)
i don't need the date, because i'm using dbKalendar (http://www.kde-look.org/content/show.php?content=24368) as well ^^