6 lines
199 B
Bash
Executable File
6 lines
199 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export PLASMA_CUSTOM_PREFIX_PATHS=platformcontents/application/generic/:platformcontents/application/tablet/:contents/
|
|
|
|
plasmoidviewer -graphicssystem raster org.kde.example.widgetgallery
|