Announcement

Collapse
No announcement yet.

What is the preferred way to reconfigure or reload KWin?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    What is the preferred way to reconfigure or reload KWin?

    Suppose I run
    Code:
    kwriteconfig5 --file ~/.config/kwinrc --group ModifierOnlyShortcuts --key KEYNAME "CommandHere"
    to make a change to ~/.config/kwinrc, how do I make that change take effect in the current session? With a simpler window manager such as Openbox, I've used openbox --reconfigure.

    I found
    kwin_x11 --replace & disown
    from https://unix.stackexchange.com/quest...asmas-launcher

    and
    qdbus org.kde.KWin /KWin reconfigure
    from https://forum.manjaro.org/t/howto-us...s-on-kde/67650
    Kubuntu 20.04
Working...
X