mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-12 21:44:27 +02:00
docs(asc): update generated rules
This commit is contained in:
@@ -16,6 +16,10 @@ RunWait('komorebic.exe identify-tray-application class "CreativeCloudDesktopWind
|
|||||||
; Adobe Photoshop
|
; Adobe Photoshop
|
||||||
RunWait('komorebic.exe identify-border-overflow-application class "Photoshop"', , "Hide")
|
RunWait('komorebic.exe identify-border-overflow-application class "Photoshop"', , "Hide")
|
||||||
|
|
||||||
|
; Akiflow
|
||||||
|
; If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
|
||||||
|
RunWait('komorebic.exe identify-tray-application exe "Akiflow.exe"', , "Hide")
|
||||||
|
|
||||||
; ArmCord
|
; ArmCord
|
||||||
RunWait('komorebic.exe identify-border-overflow-application exe "ArmCord.exe"', , "Hide")
|
RunWait('komorebic.exe identify-border-overflow-application exe "ArmCord.exe"', , "Hide")
|
||||||
; If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
|
; If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
|
||||||
|
|||||||
@@ -16,6 +16,10 @@ komorebic.exe identify-tray-application class "CreativeCloudDesktopWindowClass"
|
|||||||
# Adobe Photoshop
|
# Adobe Photoshop
|
||||||
komorebic.exe identify-border-overflow-application class "Photoshop"
|
komorebic.exe identify-border-overflow-application class "Photoshop"
|
||||||
|
|
||||||
|
# Akiflow
|
||||||
|
# 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 "Akiflow.exe"
|
||||||
|
|
||||||
# ArmCord
|
# ArmCord
|
||||||
komorebic.exe identify-border-overflow-application exe "ArmCord.exe"
|
komorebic.exe identify-border-overflow-application exe "ArmCord.exe"
|
||||||
# If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
|
# If you have disabled minimize/close to tray for this application, you can delete/comment out the next line
|
||||||
|
|||||||
Reference in New Issue
Block a user