diff --git a/linux/kinto.py b/linux/kinto.py index 6880568..b16001d 100755 --- a/linux/kinto.py +++ b/linux/kinto.py @@ -65,6 +65,7 @@ browsers = [ "Epiphany", "Firefox", "Firefox Developer Edition", + "Waterfox", "Google-chrome", "microsoft-edge", "microsoft-edge-dev", diff --git a/windows/kinto.ahk b/windows/kinto.ahk index fff3d6c..87c4c90 100644 --- a/windows/kinto.ahk +++ b/windows/kinto.ahk @@ -176,6 +176,7 @@ GroupAdd, remotes, ahk_exe VirtualBoxVM.exe GroupAdd, remotes, ahk_exe mstsc.exe GroupAdd, remotes, ahk_exe msrdc.exe GroupAdd, remotes, ahk_exe nxplayer.bin +GroupAdd, remotes, ahk_exe vmconnect.exe ; Disabled Edge for now - no ability to close all instances ; GroupAdd, browsers, Microsoft Edge ahk_class ApplicationFrameWindow