Add a separate browser for microsoft teams

This commit is contained in:
Felix Van der Jeugt 2020-03-14 13:36:20 +01:00
parent 969a1064a8
commit e7126467fe
No known key found for this signature in database
GPG Key ID: 58B209295023754D

2
local/bin/microbrowser Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
exec qutebrowser --basedir "$HOME/.config/microbrowser" 'https://teams.microsoft.com'