dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Disable KDE bottom panel

Open Ynjxsjmh opened this issue 2 years ago • 1 comments

I'm following your advice on integrating kde plasma with i3wm

  1. Disable the autostart of ksplashqml:
sudo mv /usr/bin/ksplashqml /usr/bin/ksplashqml.old
  1. Copy the file ~/.config/plasma-workspace/env/wm.sh and add it to autostart.

  2. In the i3 configuration, use wmctrl to kill the Plasma desktop view:

https://github.com/Ynjxsjmh/dotfiles/blob/e063bc89bac3f82fa62ab6f311dff1142ebd3243/config/.config/i3/config#L254-L269

But the bottom panel of kde is still there, how do you disable it?

image

Ynjxsjmh avatar Aug 23 '21 01:08 Ynjxsjmh

Right click -> More option -> Remove panel?

avivace avatar Jan 27 '22 13:01 avivace