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:
|
font:
|
||||||
size: 10
|
size: 10
|
||||||
normal:
|
normal:
|
||||||
family: Inconsolata
|
family: EnvyCodeR
|
||||||
style: Regular
|
style: Regular
|
||||||
bold:
|
bold:
|
||||||
family: Inconsolata
|
family: EnvyCodeR
|
||||||
style: Bold
|
style: Bold
|
||||||
italic:
|
italic:
|
||||||
family: Inconsolata
|
family: EnvyCodeR
|
||||||
style: Italic
|
style: Italic
|
||||||
|
|
||||||
import:
|
import:
|
||||||
|
|
|
@ -12,6 +12,7 @@ skipfailedbuild = no
|
||||||
alwaysusedynamicusers = no
|
alwaysusedynamicusers = no
|
||||||
keepbuilddeps = no
|
keepbuilddeps = no
|
||||||
ignorearch = no
|
ignorearch = no
|
||||||
|
gpgdir =
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
version = 10
|
version = 10
|
||||||
|
@ -25,6 +26,7 @@ aursearchsorting = hottest
|
||||||
displaylastupdated = yes
|
displaylastupdated = yes
|
||||||
groupbyrepository = yes
|
groupbyrepository = yes
|
||||||
reversesearchsorting = no
|
reversesearchsorting = no
|
||||||
|
warnaboutpackageupdates =
|
||||||
|
|
||||||
[misc]
|
[misc]
|
||||||
sudoloopinterval = 1
|
sudoloopinterval = 1
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
| privacy.donottrackheader.enabled | true | Send Do-not-track |
|
| privacy.donottrackheader.enabled | true | Send Do-not-track |
|
||||||
| findbar.highlightAll | true | Highlight all partial results in search |
|
| findbar.highlightAll | true | Highlight all partial results in search |
|
||||||
| browser.sessionstore.max_resumed_crashes | -1 | Do not show "Upps, we could not recover" |
|
| 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 |
|
| extensions.pocket.enabled | false | Disable Pocket |
|
||||||
| | | |
|
| | | |
|
||||||
|
|
||||||
|
|
Reference in a new issue