Initial commit

This commit is contained in:
2020-12-13 16:40:34 +00:00
commit 43036de650
2 changed files with 18 additions and 0 deletions

4
install Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh -e
install -Dm644 userChrome.css \
"/usr/lib/firefox/browser/defaults/preferences/chrome/userChrome.css"