initial commit
This commit is contained in:
commit
0eec9e1064
29 changed files with 265 additions and 0 deletions
3
ff-fullscreen
Executable file
3
ff-fullscreen
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/usr/bin/bspc rule -a firefox -o state=fullscreen && /usr/bin/firefox -url $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue