Skip to content

MaFackler/uwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWM

X11 Tiling window manager written in zig. Its still in a early stage but its "usable" :)

Screenshot

Configuration

src/config.zig

Its currently my personal configuration. Please make sure to adjust the fontname and the launch application.

Autostart file

To set background, start applications etc.

~/.config/.uwm/autostart.sh

Compile

make

zig build

Run

# ~/.xinitrc
exec /path/to/uwm

Run via Xephyr

make run

Tests

make test

make watch

About

X11 Window manager in zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published