fix(wm): allow any id to override a float rule

This commit is contained in:
LGUG2Z
2023-06-05 08:21:58 -07:00
parent 9103ce2b2b
commit 8e47bfdba6
4 changed files with 4 additions and 17 deletions
-2
View File
@@ -358,13 +358,11 @@ komorebic.exe identify-tray-application exe "sirikali.exe"
# Slack
komorebic.exe identify-border-overflow-application exe "Slack.exe"
komorebic.exe manage-rule exe "Slack.exe"
# If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
komorebic.exe identify-tray-application exe "Slack.exe"
# Slack
komorebic.exe identify-border-overflow-application exe "slack.exe"
komorebic.exe manage-rule exe "slack.exe"
# If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
komorebic.exe identify-tray-application exe "slack.exe"