Skip to content

Commit

Permalink
Some better English (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulthreads committed Jul 31, 2014
1 parent 2d6c91d commit c11c3cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
XWinMosaic
==========

X11 window switcher that draws windows list as colour mosaic
X11 window switcher that draws windows list as a colourful mosaic
------------------------------------------------------------

Inspired by [XMonad.Actions.GridSelect](http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-GridSelect.html), but written in C + GTK+2, uses nice-looking colours and has some set of helpful features.
Expand All @@ -11,7 +11,7 @@ Inspired by [XMonad.Actions.GridSelect](http://xmonad.org/xmonad-docs/xmonad-con
Use arrow keys (also `C-n`, `C-p`, `C-f`, `C-b` in default mode, `hjkl` in vim mode) or mouse to navigate through windows.
Start typing to search for required window.

Config file is created automatically on first program run and stored in `~/.config/xwinmosaic/config`.
Config file is created automatically on a first program run and stored in `~/.config/xwinmosaic/config`.

### Usage:
Usage:
Expand Down Expand Up @@ -56,7 +56,7 @@ Config file is created automatically on first program run and stored in `~/.conf

### Installation:

* Debian/Ubuntu: https://launchpad.net/~soulthreads/+archive/xwinmosaic/
* Debian/Ubuntu: https://launchpad.net/~soulthreads/+archive/xwinmosaic/ (might be old, better build it yourself)
* ArchLinux: https://aur.archlinux.org/packages.php?ID=59660
* Gentoo: https://github.com/funtoo/flora/tree/master/x11-apps/xwinmosaic
* openSUSE (packages for 11.4, 12.1 and Tumbleweed): http://download.opensuse.org/repositories/home:/ZaWertun:/gtk2/
Expand Down
4 changes: 2 additions & 2 deletions xwinmosaic.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.TH XWINMOSAIC 1 "June 12, 2013"

.SH NAME
xwinmosaic \- show X11 windows as colour mosaic
xwinmosaic \- show X11 windows as a colourful mosaic

.SH SYNOPSYS
.B xwinmosaic
Expand Down Expand Up @@ -214,4 +214,4 @@ please report it at
.IR https://github.com/soulthreads/xwinmosaic/issues "."

.SH AUTHOR
xwinmosaic and this manual page is written by Anton Lobashev <soulthreads@linuxoids.net>
xwinmosaic and this manual page is written by Anton Lobashev <soulthreads@yandex.ru>

0 comments on commit c11c3cf

Please sign in to comment.