- Added xfreerdp to Linux

This commit is contained in:
Ben Reaves
2021-03-10 23:59:34 -06:00
parent 482de09dcc
commit a34acfb0b5

View File

@@ -17,7 +17,7 @@ codeStr = "|".join(str(x) for x in mscodes)
# Add remote desktop clients & VM software here
# Ideally we'd only exclude the client window,
# but that may not be easily done.
remotes = ["org.remmina.Remmina"]
remotes = ["org.remmina.Remmina","xfreerdp"]
remotes = [client.casefold() for client in remotes]
# Add remote desktop clients & VMs for no remapping