Skip to content

funk443/dotfiles

Repository files navigation

*README.txt*                                           ID's GNU/Linux dotfiles

My personal config files for various softwares, I hope you'll find it useful.

==============================================================================
Quickstart

The deploy script for software configurations are yet to be written, so you'll
have to resolve to manually symlink these files now.

There is a convenience script `Scripts/ThemeSetup.sh` for setup the GTK theme
and fonts tho. It should work on most of the GNU/Linux distros.

For GTK theme, I use Skewaita https://git.disroot.org/eudaimon/Skewaita, which
is already been setup as a submodule of this repository. For icon theme, I use
Oxylite https://github.com/mx-2/oxylite-icon-theme.

The script can do the following things for you:

- Clone the Skewaita submodule, and set it up to MY taste, symlink it to the
  standard XDG directory, then set it as the GTK theme.
- Get the release of Oxylite, uncompress it, symlink it to the standard XDG
  directory, then set it as icon theme.
- Set default fonts for GTK applications.

vim:tw=78:ts=4:sw=0:sts=0:et:ft=help:norl: