mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-11 05:09:45 +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(),
|
||||
"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