mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
firefox: extract README.md
This commit is contained in:
parent
ed8ead4fea
commit
b10f066e75
2 changed files with 8 additions and 7 deletions
|
|
@ -9,17 +9,12 @@
|
||||||
1. Export gtk-theme and icons with `oomox` and apply them with `lxappearance`
|
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`
|
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
|
## git
|
||||||
|
|
||||||
1. `git config --global core.pager 'less -S'`
|
1. `git config --global core.pager 'less -S'`
|
||||||
1. `git config --global pull.rebase true`
|
1. `git config --global pull.rebase true`
|
||||||
|
1. `git config user.email 'email'`
|
||||||
|
1. `git config user.name 'name'`
|
||||||
|
|
||||||
## Telegram
|
## Telegram
|
||||||
|
|
||||||
|
|
|
||||||
6
firefox/README.md
Normal file
6
firefox/README.md
Normal 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue