added qtcurve

This commit is contained in:
arcan1s
2014-03-11 21:06:47 +04:00
parent 40d40f7a35
commit fc877e4598
4 changed files with 293 additions and 3 deletions

View File

@ -5,12 +5,14 @@ Some of using configuration files
Description
-----------
* `Bespin` (directory) - settings for [BESpin](http://kde-look.org/content/show.php/Bespin?content=63928). It is stored in `$HOME/.config/`.
* `arch_install.sh` - simple script for automatic installation
* `Bespin` (directory) - settings for [BESpin](http://kde-look.org/content/show.php/Bespin?content=63928). It is stored in `$HOME/.config/`.
* `awesome` (directory) - settings for Awesome-WM. It is stored in `$HOME/.config/`.
* `festival` (directory tree) - settings for festival Russian speaking.
* `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`.
* `kdmrc` - settings for KDM. It is stored as `/usr/share/config/kdm/kdmrc`.
* `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/`.
* `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`