mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-10 15:12:52 +02:00
feat(wm): allow all app identifiers for all rules
This commit removes the restriction on adding title rules for tray applications and forcibly managed applications since there wasn't any good reason for disallowing them. Also updated the sample config and the readme to add a section for common first time tips and to remove the big JSON blob showing an outdated example of output from the state command.
This commit is contained in:
@@ -46,6 +46,9 @@ Run, komorebic.exe float-rule exe wincompose.exe, , Hide
|
||||
Run, komorebic.exe float-rule title Calculator, , Hide
|
||||
Run, komorebic.exe float-rule exe 1Password.exe, , Hide
|
||||
|
||||
; Always manage forcibly these applications that don't automatically get picked up by komorebi
|
||||
Run, komorebic.exe manage-rule exe TIM.exe, , Hide
|
||||
|
||||
; Identify applications that close to the tray
|
||||
Run, komorebic.exe identify-tray-application exe Discord.exe, , Hide
|
||||
|
||||
|
||||
Reference in New Issue
Block a user