Add pycharm firefox launch script

This commit is contained in:
Arti Zirk 2019-12-25 13:39:58 +02:00
parent eae0f734cd
commit fabd035e48
1 changed files with 2 additions and 0 deletions

2
.bin/browser.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
exec swaymsg exec firefox-developer-edition "$@"