1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2025-01-05 00:50:16 +02:00
dotfiles/.bin/browser.sh

3 lines
61 B
Bash
Executable File

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