Skip to content

Instantly share code, notes, and snippets.

View 18Miguel's full-sized avatar
❄️
Don't let the sky be your limit

Miguel 18Miguel

❄️
Don't let the sky be your limit
View GitHub Profile
{
"controlStyles[0].target": "Grid#RootGrid > Taskbar.TaskbarBackground > Grid",
"controlStyles[0].styles[0]": "CornerRadius=14",
"controlStyles[0].styles[1]": "BorderThickness=1",
"controlStyles[0].styles[2]": "Margin=-5,3,-5,0",
"controlStyles[0].styles[3]": "BorderBrush=#303030",
"controlStyles[0].styles[4]": "Padding=0",
"controlStyles[1].target": "Rectangle#BackgroundStroke",
"controlStyles[1].styles[0]": "Fill=Transparent",
"controlStyles[2].target": "Taskbar.TaskbarFrame",
@18Miguel
18Miguel / bang.ts
Last active March 10, 2025 20:05
My custom bangs
// This file was (mostly) ripped from https://github.com/t3dotgg/unduck/blob/main/src/bang.ts
export const bangs = [
{
c: 'Online Services',
d: 'www.google.com',
r: 0,
s: 'Google',
sc: 'Google',
t: 'g',