Skip to content

alberthydev/dotfiles

Repository files navigation

dotfiles

setup

clone the repository and execute install.sh:

git clone [email protected]:seunome/dotfiles.git ~/dotfiles
cd ~/dotfiles
chmod +x install.sh
./install.sh

apple cursor

I really like the style of the apple cursor on macOS. On arch, there's a package called apple_cursor available in the AUR. You can install it using yay like this:

yay -S apple_cursor

after installing the package, you can change the system-wide cursor theme by editing the index.theme file in the /usr/share/icons/default/ directory. Open it with:

sudoedit /usr/share/icons/default/index.theme

then add the following at the top of the file:

[Icon Theme]
Inherits=macOS

fonts

install this using the arch wiki about fonts

fonts

wallpapers

I use wallpapers from gruvbox, here in this repo, I save what I'm currently using

About

my dotfiles :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published