mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-25 01:58:51 +02:00
fix(wm): add settings to multi-window exes
This commit is contained in:
@@ -45,7 +45,8 @@ lazy_static! {
|
|||||||
"explorer.exe".to_string(),
|
"explorer.exe".to_string(),
|
||||||
"firefox.exe".to_string(),
|
"firefox.exe".to_string(),
|
||||||
"chrome.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