1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2026-05-20 18:05:02 +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 "$@"