bin/ff-fullscreen

4 lines
89 B
Bash
Executable File

#!/bin/sh
/usr/bin/bspc rule -a firefox -o state=fullscreen && /usr/bin/firefox -url $@