From 4bc84e5d0d35e9471955f48419fb3996f8ce2ef1 Mon Sep 17 00:00:00 2001 From: Arminius <29267777+numirias@users.noreply.github.com> Date: Tue, 19 Dec 2017 20:50:07 +0100 Subject: [PATCH] Replace demo gif --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ba6ea0..18a364e 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ If you're looking for a well-tested and maintained alternative to Qtile's defaul ## About -Plasma works on a tree structure. Each node represents a container with child containers aligned either horizontally or vertically (similar to [i3](https://i3wm.org/)). Each window is attached to a leaf, taking either a calculated amount or a custom amount of space in its parent container. Windows can be resized, rearranged and integrated into other containers, enabling lots of different setups. +Plasma works on a tree structure. Each node represents a container with child containers aligned either horizontally or vertically (similar to [i3](https://i3wm.org/)). Each window is attached to a leaf, taking either a specific custom amount or a calculated amount of space in its parent container. Windows can be resized, rearranged and integrated into other containers, enabling lots of different setups. ## Demo Here is a quick demo showing some of the main features (adding modes, moving, integrating and resizing): -![Demo](https://i.imgur.com/y1cTsK8.gif) +![Demo](https://i.imgur.com/N3CMonP.gif) ## Installation