dotfiles ======== Some of using configuration files Description ----------- * `arch_install.sh` - simple script for automatic installation * `awesome` (directory) - settings for Awesome-WM. It is stored in `$HOME/.config/`. * `Bespin` (directory) - settings for [BESpin](http://kde-look.org/content/show.php/Bespin?content=63928). It is stored in `$HOME/.config/`. * `festival` (directory tree) - settings for festival Russian speaking. * `get-coord-matrix.py` - python script which calculates xinput coordinate matrix for screens * `kbdlayout` (files) - settings for Russian language with layout switching on CapsLock. `20-keyboard.conf` (X11 settings) is stored in `/etc/X11/xorg.conf.d/`. `my.map.gz` (keymap) is stored in `/usr/share/kbd/keymaps/i386/qwerty`. * `local.conf` - custom settings for fontconfig. It is stored as `/etc/fonts/local.conf` * `qtcurve` (directory) - custom settings for QtCurve (including colors). * `sakura.conf` - settings for [Sakura terminal](https://launchpad.net/sakura). It is stored in `$HOME/.config/sakura/`. * `sddm.conf` - settings for SDDM. It is stored as `/etc/sddm.conf`. * `themes` - directory with some of my custom color schemas * `vimrc` - settings for VIM. It is stored as `$HOME/.vimrc`. * `Xresources` - settings for some Xorg applications (for example, urxvt). It is stored as `$HOME/.Xresources` * `zsh` - directory with different configuration files for zsh. It is stored as `$HOME/.zsh` * `zlogout` - zsh related script * `zshrc` - settings (for root and normal user) for zsh. It is stored as `$HOME/.zshrc`.