Nothing to see here either

This commit is contained in:
Out Of Ideas 2024-03-26 12:02:54 -05:00
parent 9800986680
commit 2cec91074e

View file

@ -1,7 +1,7 @@
# OkayWL
A moduler Wayland compositor written in FORTH.
## Features
External program manages tiling <br>
External program manages tiling. <br>
Three types of window managers will be created: <br>
* Hyprland (Dwindle)-like <br>
* DWM-like <br>
@ -10,7 +10,7 @@ Three types of window managers will be created: <br>
Titlebars, and window decorations can be displayed on windows. These titlebars will be created with an external program like eww.
Keybindins are managed with an external program.
Keybindings are managed with an external program.
The Wayland compositor will have plugins/patches for animations, blur, shadows, rounded corners, and other such effects.