mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-10 03:30:59 +02:00
3 lines
61 B
Bash
3 lines
61 B
Bash
|
#!/bin/bash
|
||
|
exec swaymsg exec firefox-developer-edition "$@"
|