config/README

52 lines
1.6 KiB
Plaintext

# cren's cracking config
Please find enclosed configuration files written by me to customise
various programs I use.
Also enclosed is fehbg, a script that was generated automatically by
a command I ran. I include it for completeness: without it, this
repository would not properly record my entire system configuration.
## Programs for which configuration files exist
### Programs I use regularly
* zsh (Z shell)
* nvim (neovim)
* the `river` Wayland compositor
* the `foot` terminal emulator
### Programs I no longer use regularly
Because I don't use these programs regularly, the configuration files
for these might be for an older version of the program, and aren't
maintained.
* dwm (dynamic window manager)
* the wallpaper-setting component of feh
* xorg x server
* alacritty
* bspwm (binary space partition window manager)
* sxhkd (simple x hotkey daemon)
## Fair warning
I write these files for myself, and not for portability. If you try
to use them yourself, you may encounter problems.
Further, I regularly change the contents of these files. If you try
to always use the latest version of each file, you may find that
program configurations change significantly over time.
## Freely redistributable
All the files written by me in this repository are licenced under the
BSD 3-clause licence. The full text can be found in the LICENCE file
enclosed.
All the files **not** written by me in this repository are licenced
under licences that allow free modification and redistribution. All
files not written by me are accompanied by their licence(s). Such
accompanying licences are headed with a note explaining which files
they licence.