diff options
Diffstat (limited to 'karamba/kshutdown-classic-notext.theme')
-rw-r--r-- | karamba/kshutdown-classic-notext.theme | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/karamba/kshutdown-classic-notext.theme b/karamba/kshutdown-classic-notext.theme new file mode 100644 index 0000000..10c5b92 --- /dev/null +++ b/karamba/kshutdown-classic-notext.theme @@ -0,0 +1,8 @@ +# KShutDown (no text) + +karamba x=300 y=100 w=48 h=48 interval=10000000 locked=true + +<group> x=0 y=0 +image x=0 y=0 path="kshutdown-48x48.png" +clickarea x=0 y=0 w=48 h=48 onclick="kshutdown" +</group> |