Skip to content

Commit

Permalink
Update README (missing roles)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvancrayelynghe committed Oct 14, 2016
1 parent 707f513 commit d40d825
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -62,6 +62,7 @@ Run `ansible-playbook ansible-desktop.yml --ask-become-pass` and enter your sudo
| notepadqq | Install [Notepadqq](http://notepadqq.altervista.org/wp/) from [Notepadqq Team PPA](https://launchpad.net/~notepadqq-team/+archive/ubuntu/notepadqq) |
| notify-osd | Install ehanced Notidy-OSD from [Leolik PPA](https://launchpad.net/~leolik/+archive/ubuntu/leolik) |
| qutebrowser | Install [qutebrowser](https://qutebrowser.org/) from online deb file |
| rofi | Compile [rofi](https://davedavenport.github.io/rofi/) from source |
| remarkable | Install [Remarkable](https://remarkableapp.github.io/linux.html) from online deb file |
| remmina | Install [Remmina](http://www.remmina.org/) |
| shutter | Install [Shutter](http://shutter-project.org/) screenshot tool |
Expand All @@ -82,6 +83,11 @@ Run `ansible-playbook ansible-desktop.yml --ask-become-pass` and enter your sudo
| xfce-dockbarx | Install [DockbarX](https://github.com/M7S/dockbarx) and the XFCE plugin from [Dockbar main PPA](https://launchpad.net/~dockbar-main/+archive/ubuntu/ppa) |
| xmind | Install [XMind](http://www.xmind.net/) from online deb file |
| min | Install [Min browser](https://minbrowser.github.io/min/) from online deb file |
| | **bspwm** |
| bspwm | Compile [bspwm binary tree tiling window manager](https://github.com/baskerville/bspwm) from source. |
| bspwm-environment | Install [various packages](https://github.com/Benoth/ansible-ubuntu/blob/master/roles/bspwm-environment/tasks/main.yml) to create a desktop environment |
| bspwm-panel | Compile [lemonbar, xdo, xtitle, etc](https://github.com/Benoth/ansible-ubuntu/blob/master/roles/bspwm-panel/tasks/main.yml) from source to handle a panel |
| sxhkd | Compile [sxhkd keyboard events daemon](https://github.com/baskerville/sxhkd) from source. |
| | **Dev tools** |
| blackfire | Install [Blackfire](https://blackfire.io/) from Blackfire deb repository |
| bower | Install [Bower](https://bower.io/) as a global package using NPM |
Expand Down

0 comments on commit d40d825

Please sign in to comment.