mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 22:12:53 +01:00
This commit introduces three new commands, session-float-rule, session-float-rules, and clear-session-float-rules, which add a composite float rule for the currently focused window for the duration of the komorebi session, print the float rules scoped to the current komorebi session, and clear any float rules scoped to the current komorebi session respectively. The composite rule created is fairly strict, using MatchingStrategy::Equals on the Exe, Class and Title. Users can run session-float-rule as they are working to avoid having to break their workflow and edit their configuration file, and when they are ready, they can run session-float-rules to print out the composite rules which have been generated and added to the current session to further refine before adding them to their configuration files. re #1402
187 B
187 B
session-float-rule
Add a rule to float the foreground window for the rest of this session
Usage: komorebic.exe session-float-rule
Options:
-h, --help
Print help