dotfiles/.bin/browser.sh

3 lines
61 B
Bash
Raw Normal View History

2019-12-25 13:39:58 +02:00
#!/bin/bash
exec swaymsg exec firefox-developer-edition "$@"