Skip to content

Repository files navigation

dimcheck_dotfiles

Deps

Setup

  • Clone the repo and cd into it.
  • Make sure that there is no directories in .config with same names. Stow will create symlink instead of regular directory.
  • To apply alacritty(you can substitude "alacritty" to another program name) config use this command:
stow -v -t $HOME alacritty

Uninstall

  • To disable symlinks from alacritty config again:
stow -v -t $HOME -D alacritty

Result

Enjoy the final look✨: final-look

Notes

  • To set custom fonts to GTK based apps use this command:
gsettings set org.gnome.desktop.interface font-name 'JetBrains Mono 11'
  • To list available fonts:
fc-list | grep fontname

About

Configurations for my UNIX based OS's

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages