Plasma 5 widget that gives access to user places
- Go to https://www.opendesktop.org/p/1084935/
- Click on the
Files
tab - Click the
Install
button
git clone https://github.com/dfaust/plasma-applet-places-widget
cd plasma-applet-places-widget
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install
Dependencies:
- plasma-workspace >= 5.6
- plasma-framework-devel