|
|
|
@ -55,9 +55,36 @@
|
|
|
|
|
width = 250;
|
|
|
|
|
};
|
|
|
|
|
}
|
|
|
|
|
# I can't use a non-default widget
|
|
|
|
|
# {
|
|
|
|
|
# name = "com.github.prayag2.modernclock";
|
|
|
|
|
# config = {
|
|
|
|
|
# Appearance = {
|
|
|
|
|
# date_font_color="222,217,190";
|
|
|
|
|
# date_font_size=32;
|
|
|
|
|
# day_font_color="222,217,190";
|
|
|
|
|
# day_font_size=94;
|
|
|
|
|
# time_font_color="222,217,190";
|
|
|
|
|
# time_font_size=32;
|
|
|
|
|
# use_24_hour_format=true;
|
|
|
|
|
# };
|
|
|
|
|
# };
|
|
|
|
|
# position = {
|
|
|
|
|
# horizontal = 51;
|
|
|
|
|
# vertical = 100;
|
|
|
|
|
# };
|
|
|
|
|
# size = {
|
|
|
|
|
# height = 250;
|
|
|
|
|
# width = 250;
|
|
|
|
|
# };
|
|
|
|
|
# }
|
|
|
|
|
{
|
|
|
|
|
name = "org.kde.comicstrip";
|
|
|
|
|
name = "org.kde.plasma.comic";
|
|
|
|
|
config = {
|
|
|
|
|
UserBackgroundHints = "ShadowBackground";
|
|
|
|
|
arrowsOnHover = true;
|
|
|
|
|
checkNewComicStripsIntervall = 30;
|
|
|
|
|
tabIdentifier="xkcd";
|
|
|
|
|
};
|
|
|
|
|
position = {
|
|
|
|
|
horizontal = 51;
|
|
|
|
|