├── .github └── FUNDING.yml ├── Catppuccin SAB.msstyles ├── Keypirinha.ini ├── LICENSE ├── README.md ├── Wallpapers ├── 1351972.jpeg ├── 7twggizcgvva1.png ├── ChainsawMan.png ├── Img-1.png ├── RainyDaycat.jpg ├── UmbrellaCarpet.png ├── anime-skull.png ├── cafe.jpg ├── dark-cat-rosewater.png ├── dungeon.png ├── evening-sky.png ├── flatppuccin_4k_macchiato.png ├── ghiblicat1.png ├── lofi.jpeg ├── mandelbrot_gap_pink.png ├── neongenesiscat.png ├── retro-mario.png ├── sakura.png ├── skull.png ├── sky.png ├── tokyomocha.png ├── waves.jpg └── windows-error.jpg ├── alacritty.toml └── userContent.css /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /Catppuccin SAB.msstyles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Catppuccin SAB.msstyles -------------------------------------------------------------------------------- /Keypirinha.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Keypirinha.ini -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/README.md -------------------------------------------------------------------------------- /Wallpapers/1351972.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/1351972.jpeg -------------------------------------------------------------------------------- /Wallpapers/7twggizcgvva1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/7twggizcgvva1.png -------------------------------------------------------------------------------- /Wallpapers/ChainsawMan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/ChainsawMan.png -------------------------------------------------------------------------------- /Wallpapers/Img-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/Img-1.png -------------------------------------------------------------------------------- /Wallpapers/RainyDaycat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/RainyDaycat.jpg -------------------------------------------------------------------------------- /Wallpapers/UmbrellaCarpet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/UmbrellaCarpet.png -------------------------------------------------------------------------------- /Wallpapers/anime-skull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/anime-skull.png -------------------------------------------------------------------------------- /Wallpapers/cafe.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/cafe.jpg -------------------------------------------------------------------------------- /Wallpapers/dark-cat-rosewater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/dark-cat-rosewater.png -------------------------------------------------------------------------------- /Wallpapers/dungeon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/dungeon.png -------------------------------------------------------------------------------- /Wallpapers/evening-sky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/evening-sky.png -------------------------------------------------------------------------------- /Wallpapers/flatppuccin_4k_macchiato.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/flatppuccin_4k_macchiato.png -------------------------------------------------------------------------------- /Wallpapers/ghiblicat1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/ghiblicat1.png -------------------------------------------------------------------------------- /Wallpapers/lofi.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/lofi.jpeg -------------------------------------------------------------------------------- /Wallpapers/mandelbrot_gap_pink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/mandelbrot_gap_pink.png -------------------------------------------------------------------------------- /Wallpapers/neongenesiscat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/neongenesiscat.png -------------------------------------------------------------------------------- /Wallpapers/retro-mario.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/retro-mario.png -------------------------------------------------------------------------------- /Wallpapers/sakura.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/sakura.png -------------------------------------------------------------------------------- /Wallpapers/skull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/skull.png -------------------------------------------------------------------------------- /Wallpapers/sky.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/sky.png -------------------------------------------------------------------------------- /Wallpapers/tokyomocha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/tokyomocha.png -------------------------------------------------------------------------------- /Wallpapers/waves.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/waves.jpg -------------------------------------------------------------------------------- /Wallpapers/windows-error.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/Wallpapers/windows-error.jpg -------------------------------------------------------------------------------- /alacritty.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/alacritty.toml -------------------------------------------------------------------------------- /userContent.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/notsuju/Make-Windows-Incredible/HEAD/userContent.css --------------------------------------------------------------------------------