This repository has been archived on 2025-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/README.md

520 B

dotfiles

Empty Screenshot Screenshot With Easter Eggs

Only works on Arch with Pipewire and NetworkManager.

To install:

cd ~
git init
git remote add origin git@github.com:midnadimple/dotfiles
git fetch
git checkout -f master
./install.sh
touch ~/.config/hypr/custom.conf # needed for custom config and proper operation

Logout and login.

Any scripts you want to install, place in .local/bin

Licensed under MIT