Update readme with screenshot

Added an image to the README and expanded the introduction.

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-01-25 01:34:45 +0100
Committer GitHub <noreply@github.com> 2026-01-25 01:34:45 +0100
Commit 12aa9ddc7337161c3e6ed18414787789a9c8dc22 (patch)
-rw-r--r-- README.md 2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
...
5
> stability. Main purpose is to learn X11 and also to have a window manager that
5
> stability. Main purpose is to learn X11 and also to have a window manager that
6
> is simple and that I can easily modify to my liking.
6
> is simple and that I can easily modify to my liking.
7
  
7
  
  
8
<img width="2276" height="1380" alt="glitch" src="https://github.com/user-attachments/assets/03692400-303b-40fe-99e8-b134cc09d47e" />
  
9
  
8
## Key Features
10
## Key Features
9
  
11
  
10
- **Window Movement**: Move windows by pixel values
12
- **Window Movement**: Move windows by pixel values
...