No description
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.
Find a file
Abdulmujeeb Raji 5319373a1f Change browser to Firefox
Whoever's maintaining Chromium needs to pattern up. Shit made me use fsck
10 times in a row
2023-05-18 19:41:31 +01:00
.config Change browser to Firefox 2023-05-18 19:41:31 +01:00
.local/share Initial (and hopefully only) commit 2023-04-08 11:56:37 +01:00
Pictures Initial (and hopefully only) commit 2023-04-08 11:56:37 +01:00
.bashrc Last one i swear 2023-04-09 12:16:12 +01:00
install.sh Change browser to Firefox 2023-05-18 19:41:31 +01:00
LICENSE Add README.md and LICENSE 2023-04-08 12:02:24 +01:00
README.md Add support for custom config 2023-04-21 14:28:00 +01:00

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