zlaunch
Compositors

KDE Plasma

Partial KDE/KWin support

Experimental — Some features have known issues.

Feature Status

FeatureStatus
Application launching✓ Working
Window switching⚠ Buggy
Automatic blur✗ Not supported
Clipboard history⚠ Not working
Layer shell✗ Not supported

Setup

Keybind

Open System Settings

Go to ShortcutsCustom Shortcuts

Create a new shortcut with command:

zlaunch toggle

Assign your preferred key combination

Autostart

  1. Open System Settings
  2. Go to Startup and ShutdownAutostart
  3. Add zlaunch

VRAM Usage

KDE uses a default window size of 1920×1080. If you experience issues:

window_size = [1920.0, 1080.0]

Recommendations

For the best experience on KDE, disable problematic modules:

combined_modules = [
  "calculator",
  "applications",
  "actions",
  "search"
]
window_size = [1920.0, 1080.0]

KDE support uses D-Bus (zbus) rather than Unix sockets, which is why some features behave differently.

Future Improvements

KDE support is actively being developed. Check the project repository for updates.

On this page