How to make kde (3) panel transparent with console command?

565 views Asked by At

Maybe using dcop or something?

1

There are 1 answers

0
Stefan Endrullis On
kwriteconfig --file kickerrc --group General --key Transparent --type bool true
dcop kicker kicker configure

The first command updates the config file and the second tells the panel (kicker) to reload the config.