mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-21 17:06:49 +02:00
3 lines
61 B
Bash
Executable File
3 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
exec swaymsg exec firefox-developer-edition "$@"
|