Skip to content

archeando/wmii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

***********************************************************************************
*                     Settings and plugins for  WMII-HG                           * 
***********************************************************************************

***********************************************************************************
*  Install:                                                                       *

cd ~

If exist:
mv ~/.wmii-hg ~/.wmii-hg.backup

git clone git://github.com/zodiac66/wmii ~/.wmii-hg

*                                                                                 *
***********************************************************************************
***********************************************************************************
* Config:                                                                         *
For rules, theme, enable/disable plugins:

edit ~/.wmii-hg/config file and set the values ​​as needed.

https://github.com/zodiac66/wmii/blob/master/config  is a real example
*                                                                                 *
***********************************************************************************

Plugins:

***********************************************************************************
* mpd - Add "action" mpd                                                          *   
Requires:
        * mpd
        * mpc
        * ncmpcpp

Click mpd widget
   * Left mouse        - toggle play pause
   * Right click       - open ncmpcpp
   * Scroll            - change song
KEYS:
   * MOD+CONTROL+LEFT  - change previous song
   * MOD+CONTROL+RIGHT - change next song
   * MOD+CONTROL+p     - toggle play pause
   * MOD+CONTROL+s     - stop
EXECUTE
   * action mpd
   * Control+a and type mpd
*                                                                                 *
***********************************************************************************

***********************************************************************************
* wresize - Resize windows with the keyboard (using arrows)                      *
KEYS:

   * MOD+<↑/↓/←/→>          - moves the window in the given direction
   * MOD+Control+<↑/↓/←/→>  - grows the window in the given direction
   * MOD+Shift+<↑/↓/←/→>    - shrinks the window in the given direction

*                                                                                 *
***********************************************************************************

***********************************************************************************
* wmoderesize - Resize windows with the keyboard (using defined keys for movement)* 
* default:UP=k DOWN=j LEFT=h RIGHT=l 
KEYS
   * MOD+Control+r                - enter resize mode
   * Escape                       - exit resize mode
   * <LEFT/RIGHT/UP/DOWN>         - moves the window in the given direction
   * Control-<LEFT/RIGHT/UP/DOWN> - grows the window in the given direction
   * Shift-<LEFT/RIGHT/UP/DOWN>   - shrinks the window in the given direction
*                                                                                 *
***********************************************************************************

License
=======
This software is distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.
Individual extensions may be licensed under different terms, see each source
file for details.

About

Simplified configuration for wmii

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published