diff options
Diffstat (limited to 'bin/gmail.sh')
-rwxr-xr-x | bin/gmail.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/gmail.sh b/bin/gmail.sh index 1684967..a93f3ac 100755 --- a/bin/gmail.sh +++ b/bin/gmail.sh @@ -1,2 +1,3 @@ #!/usr/bin/env bash -GDK_BACKEND=x11 exo-open ~/bin/apps/gmailer.desktop +#GDK_BACKEND=x11 exo-open ~/bin/apps/gmailer.desktop +firefox-developer-edition -P gmail --no-remote & |