Skip to content

Commit

Permalink
Added demo video to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Abraham Masri committed Feb 6, 2017
1 parent 56a77d2 commit 64da05d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ set(CPACK_PACKAGE_VERSION_PATCH 0)
set(CPACK_PACKAGE_INSTALL_DIRECTORY "Komorebi")

set(CPACK_DEBIAN_PACKAGE_DEPENDS "libgtk-3-0 (>= 3.14), libglib2.0-0 (>= 2.38), libgtop2-common")
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "amd64")
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "i386")
set(CPACK_DEBIAN_PACKAGE_SECTION "system")

include(CPack)
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
<a href="https://travis-ci.org/iabem97/komorebi"><img alt="Build Status" src="https://travis-ci.org/phw/peek.svg?branch=master"></a>
</p>

<p align="center">
<a href="http://www.youtube.com/watch?feature=player_embedded&v=qbs2tcdxtWo
" target="_blank"><img src="http://img.youtube.com/vi/qbs2tcdxtWo/0.jpg"
alt="Komorebi Demo" width="240" height="180" border="10" /><br>Watch demo</a>
</p>
---
## What is Komorebi?
Komorebi is an awesome background manager for all Linux platforms.
Expand Down

0 comments on commit 64da05d

Please sign in to comment.