dotfiles/.bin/browser.sh

3 lines
61 B
Bash
Executable File

#!/bin/bash
exec swaymsg exec firefox-developer-edition "$@"