firefox: extract README.md

This commit is contained in:
He4eT 2024-01-04 10:23:41 +01:00
commit b10f066e75
2 changed files with 8 additions and 7 deletions

View file

@ -9,17 +9,12 @@
1. Export gtk-theme and icons with `oomox` and apply them with `lxappearance`
1. [Apply](https://wiki.archlinux.org/title/Cursor_themes) the [Quintom cursor theme](https://gitlab.com/Burning_Cube/quintom-cursor-theme/-/tree/master/) as `Quintom_Snow`
## Firefox
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config`
1. Locate profile with `about:profiles`
1. Copy `firefox/userChrome.css` to `{Root Directory}/chrome/userChrome.css`
1. Customize interface
## git
1. `git config --global core.pager 'less -S'`
1. `git config --global pull.rebase true`
1. `git config user.email 'email'`
1. `git config user.name 'name'`
## Telegram

6
firefox/README.md Normal file
View file

@ -0,0 +1,6 @@
# Firefox
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config`
1. Locate profile with `about:profiles`
1. Copy `firefox/userChrome.css` to `{Root Directory}/chrome/userChrome.css`
1. Customize interface