bin/ff-fullscreen

4 lines
89 B
Plaintext
Raw Normal View History

2020-04-21 15:50:59 +00:00
#!/bin/sh
/usr/bin/bspc rule -a firefox -o state=fullscreen && /usr/bin/firefox -url $@