Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Welpyes/Welpyes-Dotfiles

Repository files navigation

Winland

I put everything i use here to make windows up my fancy

info

Main Screenshot


MOAR Screenshots

click the links
themes:

Installation and Apps used

FOR WINDOWS 10 USERS!!!


theres a bug on windows 10 atm that fucks with your scoop installation so you have to install them manually
heres a guide on how to do it


If you dont have powershell 7, install it with this command:

winget install Microsoft.PowerShell

If you dont have scoop install it using this command. please restart your shell after installing scoop

Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

then install the buckets and git

scoop install git
scoop bucket add extras
scoop bucket add nerd-fonts
scoop update
scoop install python JetBrainsMono-NF

OPTIONAL installing the misc apps using scoop

scoop install komorebi whkd altsnap flow-launcher

installing my status bar

Set-Location -Path "$env:USERPROFILE"
git clone https://github.com/Welpyes/Welpyes-Dotfiles
mkdir "$env:USERPROFILE\.yasb"
Copy-Item "$env:USERPROFILE\welpyes-dotfiles\yasb-themes\simple\config.yaml" "$env:USERPROFILE\.yasb\"
Copy-Item "$env:USERPROFILE\welpyes-dotfiles\yasb-themes\simple\styles.css" "$env:USERPROFILE\.yasb\"
git clone https://github.com/Welpyes/welpyes-yasb
Set-Location -Path "$env:USERPROFILE\welpyes-yasb"
pip install -r requirements.txt
Move-Item $env:USERPROFILE\welpyes-dotfiles\uninstall.ps1 $env:USERPROFILE
Remove-Item -Path "$env:USERPROFILE\welpyes-dotfiles\install.ps1"
Set-Location -Path "$env:USERPROFILE"
Copy-Item "welpyes-dotfiles\run-silent.vbs" "desktop" 
./welpyes-dotfiles\run-silent.vbs

the installation is finished after that
if you want the bar to run at startup put the run-silent.vbs in shell:startup
to change the theme you can run:

./welpyes-dotfiles\theme-selector\main.ps1
HOW TO INSTALL(windows 11)

for optimal installation please make sure your windows installation is updated


Run this command on an elevated Powershell tab
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Then run this on a normal one

irm https://raw.githubusercontent.com/Welpyes/Welpyes-Dotfiles/main/install.ps1 | iex
additional apps

apps that i feel like doesnt belong from anything above

  • altsnap ▪ Window manipulation using the alt key
  • quick look ▪ Brings Quicklook to Windows from MacOs
  • vencord ▪ Cutest Discord Client -w-
  • greenshot ▪ Screenshotting application
  • Yt Music ▪ A YT music client with a bunch of plugins