1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2026-06-10 17:20:34 +03:00

Add pycharm firefox launch script

This commit is contained in:
2019-12-25 13:39:58 +02:00
parent eae0f734cd
commit fabd035e48
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
exec swaymsg exec firefox-developer-edition "$@"