We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm following your advice on integrating kde plasma with i3wm
ksplashqml
sudo mv /usr/bin/ksplashqml /usr/bin/ksplashqml.old
Copy the file ~/.config/plasma-workspace/env/wm.sh and add it to autostart.
~/.config/plasma-workspace/env/wm.sh
In the i3 configuration, use wmctrl to kill the Plasma desktop view:
wmctrl
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?
The text was updated successfully, but these errors were encountered:
Right click -> More option -> Remove panel?
Sorry, something went wrong.
No branches or pull requests
I'm following your advice on integrating kde plasma with i3wm
ksplashqml
: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: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?
The text was updated successfully, but these errors were encountered: