


Plasma Themes by Zren 52 comments
$ ls ~/.local/share/plasma/desktoptheme/breeze-alphablack/
$ nano setpanelopacity.py
Ctrl+W _templates Enter
./
Ctrl+O Ctrl+X
boom now it works
- Feb 20 2017

Plasma Themes by Zren 52 comments
python3 ~/.local/share/plasma/desktoptheme/breeze-alphablack/setpanelopacity.py 0.75
[Errno 2] No such file or directory: '_templates/panel-background.svg'
python3 setpanelopacity.py [opacity]
[opacity] is a real number from 0.0 to 1.0
Eg: python3 setpanelopacity.py 0.6
- Feb 20 2017

Plasma Themes by andreyorst 46 comments

Plasma Themes by andreyorst 46 comments
Thanks ;) - Feb 20 2017