diff options
author | NunoSempere <nuno.sempere@protonmail.com> | 2023-11-20 00:50:27 +0000 |
---|---|---|
committer | NunoSempere <nuno.sempere@protonmail.com> | 2023-11-20 00:50:27 +0000 |
commit | f280b6f0f8def3f0c39642570371e3cca379ef20 (patch) | |
tree | b0dc15a04e72704fabcb4b8eb9e669c2480ff016 /makefile | |
parent | ca5f7319123ea9cb53348be0706e513dae93e382 (diff) |
more twitter style tweaks
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ install: rose mkdir -p /usr/share/themes/rose cp style.css /usr/share/themes/rose/ cp rose-mklink /usr/bin + sudo cp rose /usr/bin/rose-browser/twitter # custom twitter tweaks uninstall: rm -r /usr/share/themes/rose |