1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-07-01 12:30:12 +03:00
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 "$@"