Merge branch 'master' of github.com:elfrinjo/dotfiles
This commit is contained in:
commit
b5cb8d874d
3 changed files with 6 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
font:
|
||||
size: 10
|
||||
normal:
|
||||
family: Inconsolata
|
||||
family: EnvyCodeR
|
||||
style: Regular
|
||||
bold:
|
||||
family: Inconsolata
|
||||
family: EnvyCodeR
|
||||
style: Bold
|
||||
italic:
|
||||
family: Inconsolata
|
||||
family: EnvyCodeR
|
||||
style: Italic
|
||||
|
||||
import:
|
||||
|
|
|
@ -12,6 +12,7 @@ skipfailedbuild = no
|
|||
alwaysusedynamicusers = no
|
||||
keepbuilddeps = no
|
||||
ignorearch = no
|
||||
gpgdir =
|
||||
|
||||
[colors]
|
||||
version = 10
|
||||
|
@ -25,6 +26,7 @@ aursearchsorting = hottest
|
|||
displaylastupdated = yes
|
||||
groupbyrepository = yes
|
||||
reversesearchsorting = no
|
||||
warnaboutpackageupdates =
|
||||
|
||||
[misc]
|
||||
sudoloopinterval = 1
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
| privacy.donottrackheader.enabled | true | Send Do-not-track |
|
||||
| findbar.highlightAll | true | Highlight all partial results in search |
|
||||
| browser.sessionstore.max_resumed_crashes | -1 | Do not show "Upps, we could not recover" |
|
||||
| browser.fixup.fallback-to-https | false | Do not try https after http failed |
|
||||
| extensions.pocket.enabled | false | Disable Pocket |
|
||||
| | | |
|
||||
|
||||
|
|
Reference in a new issue