mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
fix(wm): add settings to multi-window exes
This commit is contained in:
@@ -45,7 +45,8 @@ lazy_static! {
|
||||
"explorer.exe".to_string(),
|
||||
"firefox.exe".to_string(),
|
||||
"chrome.exe".to_string(),
|
||||
"idea64.exe".to_string()
|
||||
"idea64.exe".to_string(),
|
||||
"ApplicationFrameHost.exe".to_string()
|
||||
]));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user