From 0a6ec58a85e4d04b04b455f6b52fa77ee360831f Mon Sep 17 00:00:00 2001 From: Raphael McSinyx Date: Sun, 31 Jul 2016 10:57:25 +0700 Subject: Update README.md --- README.md | 9 ++++++++- awesome/.config/awesome/themes/gruvbox/README.md | 12 ++++++------ screenshot.png | Bin 0 -> 606417 bytes vim/.vim/bundle/gruvbox | 2 +- 4 files changed, 15 insertions(+), 8 deletions(-) create mode 100644 screenshot.png diff --git a/README.md b/README.md index 4131272..9b95a73 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # debdotfiles -Dotfiles of my Debian testing system. +Dotfiles of my Debian testing system, managed by GNU Stow. + +![](screenshot.png) + +This repository contains my configurations for awesome, bash, Git, GTK+, +ranger, Vim, Vimperator (a Firefox add-on) and xterm. Most of those +applications are themed with the [gruvbox](https://github.com/morhetz/gruvbox) +colorscheme's dark version. diff --git a/awesome/.config/awesome/themes/gruvbox/README.md b/awesome/.config/awesome/themes/gruvbox/README.md index f70383c..4ed359e 100644 --- a/awesome/.config/awesome/themes/gruvbox/README.md +++ b/awesome/.config/awesome/themes/gruvbox/README.md @@ -2,11 +2,11 @@ ## A few side notes -* The backgrounds are pixel-based, so please resize them by proper algorithim, - e.g. in GIMP use *None* or *Linear* interpolation. +* The backgrounds are pixel-based, for best result please resize them using a + proper algorithim, e.g. in GIMP use *None* or *Linear* interpolation. -* Titlebar and wibox use some pixel art, so please keep theme at the size of 24 - (wibox) and 6 (titlebar). +* Titlebar and wibox use some pixel arts, so please keep theme at the size of + 24 (wibox) and 6 (titlebar). -* I add some 24-pixel high arrow to the theme. You might wanna use it to rice - your desktop in the powerarrow way +* I added some 24-pixel high arrows to the theme. You might wanna use them to + rice your desktop in the *powerarrow* way. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..56c1045 Binary files /dev/null and b/screenshot.png differ diff --git a/vim/.vim/bundle/gruvbox b/vim/.vim/bundle/gruvbox index d7f7f19..e9d8196 160000 --- a/vim/.vim/bundle/gruvbox +++ b/vim/.vim/bundle/gruvbox @@ -1 +1 @@ -Subproject commit d7f7f1951d0716957f3e32549a247e92d25b1449 +Subproject commit e9d8196ee42e0e832284869af3a42ca02e3ecc15 -- cgit 1.4.1