Skip to content
Discussion options

You must be logged in to vote

Karousel is a KWin script. To install the latest version (0.15) that is not yet in the KWin Scripts store, do a manual install:

  1. Download the release tarball (or git clone).
  2. Extract it. You should get a directory named karousel containing metadata.json, contents/, etc.
  3. Copy this directory to ~/.local/share/kwin/scripts/karousel (create the scripts folder if needed):
    mkdir -p ~/.local/share/kwin/scripts
    cp -r karousel ~/.local/share/kwin/scripts/
    
  4. In System Settings → Workspace Behavior → KWin Scripts, you should now see "Karousel". Enable it and configure as desired.
  5. Restart KWin: kwin_x11 --replace on X11, or restart your Wayland session.

If you see an error about org.kde.notification

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thekarel
Comment options

Answer selected by thekarel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants