aerothemeplasma/Window Manager/smaragd-0.1.1/install.sh

9 lines
155 B
Bash
Raw Normal View History

2021-07-16 19:33:52 +00:00
rm -rf build
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install
kwin_x11 --replace &
echo he didts it boys