Skip to content
Snippets Groups Projects
Arne Keller's avatar
arnek01 authored
1e64cf4a
History
Name Last commit Last update
contents/code
LICENSE
README.md
metadata.json

kwin-toggle-window

Simple script to toggle the visibility of a window by (un-)minimizing it.
The relevant window is selected by searching for a specific prefix (default: Alacritty).

Configuration

The window name can be changed like this:

kwriteconfig5 --file ~/.config/kwinrc --group Script-togglewindow --key WindowName <window title>

Restart KWin after changing the configuration.