Disable KDE bottom panel
Ynjxsjmh opened this issue · 1 comments
Ynjxsjmh commented
I'm following your advice on integrating kde plasma with i3wm
- Disable the autostart of
ksplashqml
:
sudo mv /usr/bin/ksplashqml /usr/bin/ksplashqml.old
-
Copy the file
~/.config/plasma-workspace/env/wm.sh
and add it to autostart. -
In the i3 configuration, use
wmctrl
to kill the Plasma desktop view:
But the bottom panel of kde is still there, how do you disable it?
avivace commented
Right click -> More option -> Remove panel?