Activity Browser Switcher
  • JavaScript 64.8%
  • Makefile 35.2%
Find a file
2025-12-21 21:19:30 +02:00
contents Fixed log print 2025-12-21 21:19:30 +02:00
.gitignore Updated README.md 2025-12-21 13:00:21 +02:00
Makefile 1st commit 2025-12-21 12:51:02 +02:00
metadata.json 1st commit 2025-12-21 12:51:02 +02:00
README.md Updated README.md 2025-12-21 17:23:18 +02:00

Activity Browser Switcher

KWin script that automatically switches the default browser based on KDE Activity.

Requirements

Installation

make install

Configuration

  1. System Settings → Window Management → KWin Scripts
  2. Enable "Activity Browser Switcher"
  3. Click the configure button
  4. Enter Activity UUID and browser
    • To get current Activity UID, execute: qdbus6 org.kde.ActivityManager /ActivityManager/Activities CurrentActivity

Uninstall

make uninstall