Skip to content

Commit

Permalink
chore: improve header text in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Dec 25, 2021
1 parent d6681cc commit 0d40b53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

GlazeWM is a tiling window manager for Windows inspired by i3 and Polybar.

Why use a tiling window manager? A tiling WM lets you easily organize windows and adjust their layout on the fly. Spend less time moving and resizing windows by using keyboard-driven commands.

Under the hood, the Windows API is used to position windows via P/Invoke. The codebase is organized using a 3-tier architecture and uses some DDD/CQRS patterns.

![demo](https://user-images.githubusercontent.com/34844898/142960922-fb3abd0d-082c-4f92-8613-865c68006bd8.gif)

# Download
Expand Down

0 comments on commit 0d40b53

Please sign in to comment.