womp-womp/config.json
2024-08-12 16:25:48 +03:00

275 lines
No EOL
5.4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"username": "Elissa",
"theme": {
"name": "Default",
"backgroundColor": "#121317",
"windowColor": "#1e212b",
"textColor": "#e2e2e2",
"black": "#16161e",
"red": "#ec6183",
"green": "#2ed8a2",
"yellow": "#e8b195",
"blue": "#2bc3de",
"magenta": "#d1aff8",
"cyan": "#62e0e2",
"white": "#e2e2e2",
"gray": "#97989d"
},
"wallpaper": {
"url": "assets/default-wallpaper.svg",
"easing": "ease-in-out",
"fadeIn": true,
"blur": false
},
"terminal": {
"fixedHeight": true,
"windowGlow": true,
"windowGlowColor": "#291f3325",
"textGlow": false,
"opacity": 0,
"blur": 16
},
"prompt": {
"ctrlC": true,
"placeholder": "command...",
"placeholderColor": "gray",
"userColor": "green",
"atColor": "gray",
"hostColor": "magenta",
"promptColor": "magenta",
"promptSymbol": "",
"caretColor": "green",
"selectionBg": "yellow",
"selectionFg": "black"
},
"fetch": {
"timeFormat": "HH:mm",
"dateFormat": "DD/MM/YYYY",
"titleColor": "yellow",
"image": "assets/default-icon.svg",
"data": [
"Time: {time}",
"Date: {date}",
"{seperator}",
"OS: {osName} {osVersion}",
"Theme: {theme}",
"{seperator}",
"Browser: {browser} {browserVersion}",
"Engine: {engineName}",
"{seperator}",
"{colors}"
]
},
"urlLaunch": {
"target": "_self",
"hoverColor": "magenta"
},
"search": {
"default": "https://google.com/search?q=",
"target": "_self",
"shortcutRegex": "([A-Za-z0-9]+) (.*)",
"shortcuts": [
{
"alias": "g",
"name": "Google Search",
"url": "https://google.com/search?q={}"
},
{
"alias": "d",
"name": "DuckDuckGo Search",
"url": "https://duckduckgo.com/?q={}"
},
{
"alias": "b",
"name": "Brave Search",
"url": "https://search.brave.com/search?q={}"
},
{
"alias": "gh",
"name": "Github Search",
"url": "https://github.com/search?q={}"
},
{
"alias": "s",
"name": "Stack Overflow Search",
"url": "https://stackoverflow.com/search?q={}"
},
{
"alias": "r",
"name": "Subreddit Search",
"url": "https://reddit.com/r/{}"
},
{
"alias": "w",
"name": "Wikipedia Search",
"url": "https://en.wikipedia.org/wiki/{}"
}
]
},
"sections": {
"list": [
{
"title": "General",
"color": "green",
"align": "left",
"links": [
{
"name": "About me",
"url": "https://elissa.moe",
"icon": "mdi:heart"
},
{
"name": "Mullvad",
"url": "https://mullvad.net/",
"icon": "mdi:vpn"
},
{
"name": "GPT",
"url": "https://chat.openai.com/",
"icon": "simple-icons:openai"
},
{
"name": "HostBRR",
"url": "https://my.hostbrr.com/client/",
"icon": "simple-icons:owncloud"
}
]
},
{
"title": "Dev",
"color": "magenta",
"align": "left",
"links": [
{
"name": "GitHub",
"url": "https://github.com",
"icon": "mdi:github"
},
{
"name": "GitLab",
"url": "https://gitlab.com",
"icon": "ph:gitlab-logo-simple-fill"
},
{
"name": "Dev.to",
"url": "https://dev.to",
"icon": "material-symbols:logo-dev"
},
{
"name": "Stack Overflow",
"url": "https://stackoverflow.com/",
"icon": "mdi:stack-overflow"
}
]
},
{
"title": "Social",
"color": "cyan",
"align": "left",
"links": [
{
"name": "Twitter",
"url": "https://twitter.com",
"icon": "mdi:twitter"
},
{
"name": "Mastodon",
"url": "https://mastodon.social/",
"icon": "ri:mastodon-fill"
},
{
"name": "Reddit",
"url": "https://reddit.com",
"icon": "mdi:reddit"
},
{
"name": "Polywork",
"url": "https://polywork.com",
"icon": "simple-icons:polywork"
}
]
},
{
"title": "School",
"color": "red",
"align": "left",
"links": [
{
"name": "Wilma",
"url": "https://vantaa.inschool.fi",
"icon": "mdi:file-word-box-outline"
},
{
"name": "Classroom",
"url": "https://classroom.google.com",
"icon": "mdi:google-classroom"
},
{
"name": "NextCloud",
"url": "https://cloud.blahai.gay/",
"icon": "simple-icons:nextcloud"
},
{
"name": "filler2",
"url": "https://example.com/",
"icon": "mdi:linux"
}
]
},
{
"title": "Science",
"color": "blue",
"align": "left",
"links": [
{
"name": "PopSci",
"url": "https://popsci.com/",
"icon": "material-symbols:science"
},
{
"name": "Space",
"url": "fa6-solid:user-astronaut",
"icon": "mdi:reddit"
},
{
"name": "NASA",
"url": "https://blogs.nasa.gov/",
"icon": "simple-icons:nasa"
},
{
"name": "ESA",
"url": "https://blogs.esa.int/",
"icon": "mdi:black-mesa"
}
]
},
{
"title": "Tech",
"color": "yellow",
"align": "left",
"links": [
{
"name": "TechCrunch",
"url": "https://techcrunch.com/",
"icon": "game-icons:techno-heart"
},
{
"name": "Verge",
"url": "https://www.theverge.com/",
"icon": "arcticons:verge"
},
{
"name": "It's Foss",
"url": "https://itsfoss.com/",
"icon": "ri:mastodon-fill"
},
{
"name": "9To5 Linux",
"url": "https://9to5linux.com/",
"icon": "uil:linux"
}
]
}
]
}
}