Bismuth-Forge / bismuth

KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
https://bismuth-forge.github.io/bismuth/
Other
2.41k stars 92 forks source link

Option to Activate Bismuth through command line #411

Closed lorenzo-medici closed 2 years ago

lorenzo-medici commented 2 years ago

I just transitioned from Krohnkite. With Krohnkite you could check whether it was active or inactive with kreadconfig5 --file kwinrc --group Plugins --key krohnkiteEnabled and activate/deactivate it with kwriteconfig5 --file kwinrc --group Plugins --key krohnkiteEnabled true/false

With this you could write a simple script which would activate or deactivate Krohnkite every time it was executed. By assigning a shortcut to the script you could easily toggle the status of Krohnkite.

Is there a way to do the same thing with Bismuth?

If not, will it be added?

gikari commented 2 years ago

You can do the same with

 kreadconfig5 --file kwinrc --group Plugins --key bismuthEnabled