1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2026-05-20 18:05:02 +03:00
Files
dotfiles/.bin/browser.sh
T

3 lines
61 B
Bash
Executable File

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