this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

🍱 Add Hyprland technology

+16
+10
public/logos/hyprland.svg
··· 1 + <svg width="571" height="558" viewBox="0 0 571 558" fill="none" xmlns="http://www.w3.org/2000/svg"> 2 + <path d="M274 557C98.9994 560.258 66.2639 370 66.2639 370C59.1794 309.454 82 239.5 120.5 185C158.999 130.5 221.92 51.6465 253 3L305.5 0.5C323.561 26.5204 355.5 71.5 410 143.5C464.5 215.5 481.5 252.5 492.5 323.5C507.528 420.5 438.5 553.938 274 557Z" fill="url(#paint0_linear_1827_363)"/> 3 + <path d="M0.16 383V175.64H30.256V265.064H133.936V175.64H164.176V383H133.936V293.432H30.256V383H0.16ZM208.373 452.12L238.469 370.184L238.901 394.376L171.077 227.48H202.469L253.157 356.36H243.941L292.325 227.48H322.853L237.029 452.12H208.373ZM401.139 387.32C386.259 387.32 373.779 383.72 363.699 376.52C353.619 369.224 345.987 359.384 340.803 347C335.619 334.616 333.027 320.648 333.027 305.096C333.027 289.544 335.571 275.576 340.659 263.192C345.843 250.808 353.427 241.064 363.411 233.96C373.491 226.76 385.875 223.16 400.563 223.16C415.155 223.16 427.731 226.76 438.291 233.96C448.947 241.064 457.155 250.808 462.915 263.192C468.675 275.48 471.555 289.448 471.555 305.096C471.555 320.648 468.675 334.664 462.915 347.144C457.251 359.528 449.139 369.32 438.579 376.52C428.115 383.72 415.635 387.32 401.139 387.32ZM327.987 452.12V227.48H354.771V339.368H358.227V452.12H327.987ZM396.963 360.104C406.563 360.104 414.483 357.656 420.723 352.76C427.059 347.864 431.763 341.288 434.835 333.032C438.003 324.68 439.587 315.368 439.587 305.096C439.587 294.92 438.003 285.704 434.835 277.448C431.763 269.192 427.011 262.616 420.579 257.72C414.147 252.824 405.939 250.376 395.955 250.376C386.547 250.376 378.771 252.68 372.627 257.288C366.579 261.896 362.067 268.328 359.091 276.584C356.211 284.84 354.771 294.344 354.771 305.096C354.771 315.848 356.211 325.352 359.091 333.608C361.971 341.864 366.531 348.344 372.771 353.048C379.011 357.752 387.075 360.104 396.963 360.104ZM486.07 383V227.48H512.854V265.208L509.11 260.312C511.03 255.32 513.526 250.76 516.598 246.632C519.67 242.408 523.222 238.952 527.254 236.264C531.19 233.384 535.558 231.176 540.358 229.64C545.254 228.008 550.246 227.048 555.334 226.76C560.422 226.376 565.318 226.616 570.022 227.48V255.704C564.934 254.36 559.27 253.976 553.03 254.552C546.886 255.128 541.222 257.096 536.038 260.456C531.142 263.624 527.254 267.464 524.374 271.976C521.59 276.488 519.574 281.528 518.326 287.096C517.078 292.568 516.454 298.376 516.454 304.52V383H486.07Z" fill="black"/> 4 + <defs> 5 + <linearGradient id="paint0_linear_1827_363" x1="72.4151" y1="473.661" x2="539.095" y2="81.0989" gradientUnits="userSpaceOnUse"> 6 + <stop stop-color="#00A2F8"/> 7 + <stop offset="1" stop-color="#00E5CF"/> 8 + </linearGradient> 9 + </defs> 10 + </svg>
+6
technologies.yaml
··· 508 508 learn more at: https://flask.palletsprojects.com 509 509 autodetect: 510 510 - flask in pyproject.toml 511 + 512 + - slug: hyprland 513 + name: Hyprland 514 + description: A Wayland tiling window manager and compositor that doesn't compromise on looks 515 + learn more at: https://hyprland.org 516 + files: [hypr*.conf]