diff options
author | luxagraf <sng@luxagraf.net> | 2020-04-28 11:50:25 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2020-04-28 11:50:25 -0400 |
commit | 5373184656c7ebb73e268e9033e9d8ff3eb5f3fd (patch) | |
tree | 326ed5c68848be4f9ada4b20b713377bee4b52e3 /bin/hangouts.sh | |
parent | 9cb49dc6454ed3d916d7bb0490275650d4a5e54c (diff) |
added recent changes to sway config, ranger bookmarks and moving to firefox
Diffstat (limited to 'bin/hangouts.sh')
-rwxr-xr-x | bin/hangouts.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/hangouts.sh b/bin/hangouts.sh index 5579dca..9a1c6b1 100755 --- a/bin/hangouts.sh +++ b/bin/hangouts.sh @@ -1,2 +1,3 @@ #!/usr/bin/env bash -GDK_BACKEND=x11 exo-open ~/bin/apps/outs.desktop +#GDK_BACKEND=x11 exo-open ~/bin/apps/outs.desktop +firefox-developer-edition -P hangouts --no-remote & |