Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 363 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 363 Bytes

How to install it

KWin needs custom KWindowSystem, so build and install it first

cd kwindowsystem
makepkg -i

Once you've done that, build and install KWin. Keep in mind that compiling KWin may take some time if your computer is not very powerful

cd kwin
makepkg -i

Restart kwin_x11 by running kwin_x11 --replace command in KRunner.