diff options
Diffstat (limited to '.config/dwb/settings')
| -rw-r--r-- | .config/dwb/settings | 164 |
1 files changed, 164 insertions, 0 deletions
diff --git a/.config/dwb/settings b/.config/dwb/settings new file mode 100644 index 0000000..7bab0b6 --- /dev/null +++ b/.config/dwb/settings | |||
| @@ -0,0 +1,164 @@ | |||
| 1 | [default] | ||
| 2 | javascript-can-access-clipboard=false | ||
| 3 | hint-offset-top=0 | ||
| 4 | file-sync-interval=120 | ||
| 5 | download-gradient-end=#00aa00 | ||
| 6 | status-allowed-color=#00ff00 | ||
| 7 | tab-number-color=#7ac5cd | ||
| 8 | enable-default-context-menu=true | ||
| 9 | editable=false | ||
| 10 | background-tabs=false | ||
| 11 | enable-webgl=true | ||
| 12 | minimum-logical-font-size=5 | ||
| 13 | enable-page-cache=false | ||
| 14 | cache-model=webbrowser | ||
| 15 | sans-serif-font-family=sans-serif | ||
| 16 | prompt-color=#00ff00 | ||
| 17 | complete-searchengines=false | ||
| 18 | update-search-delay=200 | ||
| 19 | fantasy-font-family=serif | ||
| 20 | hint-fg-color=#000000 | ||
| 21 | sync-files=all | ||
| 22 | default-height=600 | ||
| 23 | javascript-api=automatic | ||
| 24 | scrollbars=false | ||
| 25 | hint-bg-color=#ffffff | ||
| 26 | show-single-tab=true | ||
| 27 | private-color=#505050 | ||
| 28 | enable-developer-extras=false | ||
| 29 | complete-bookmarks=true | ||
| 30 | zoom-level=1.00 | ||
| 31 | download-use-external-program=false | ||
| 32 | enable-xss-auditor=true | ||
| 33 | custom-encoding= | ||
| 34 | print-previewer= | ||
| 35 | normal-completion-fg-color=#eeeeee | ||
| 36 | close-tab-focus-policy=left | ||
| 37 | enable-dns-prefetching=true | ||
| 38 | new-tab-position-policy=right | ||
| 39 | mouse-cycles-through-tabs=true | ||
| 40 | auto-shrink-images=true | ||
| 41 | print-backgrounds=true | ||
| 42 | enable-caret-browsing=false | ||
| 43 | enable-scripts=true | ||
| 44 | adblocker-filterlist=/home/gkleen/.config/dwb/adblock_lists | ||
| 45 | proxy=false | ||
| 46 | user-agent= | ||
| 47 | full-content-zoom=false | ||
| 48 | tab-orientation=horizontal | ||
| 49 | editor=emacsclient -a emacs -c dwb_uri | ||
| 50 | hsts=false | ||
| 51 | enable-private-browsing=false | ||
| 52 | enable-favicon=true | ||
| 53 | hint-active-color=#00ff00 | ||
| 54 | resizable-text-areas=true | ||
| 55 | javascript-schemes=true | ||
| 56 | load-on-focus=false | ||
| 57 | adblocker-element-hider=true | ||
| 58 | download-gradient-start=#0000aa | ||
| 59 | hint-normal-color=#ffff99 | ||
| 60 | spell-checking-languages= | ||
| 61 | cookies-accept-policy=always | ||
| 62 | font-nofocus= | ||
| 63 | status-blocked-color=#ffffff | ||
| 64 | enable-plugins=true | ||
| 65 | download-fg-color=#ffffff | ||
| 66 | tabbar-height=0 | ||
| 67 | enable-frame-flattening=false | ||
| 68 | statusbar-height=0 | ||
| 69 | ssl-use-system-ca-file=true | ||
| 70 | cookies-store-policy=session | ||
| 71 | bars-padding=0 | ||
| 72 | active-completion-fg-color=#53868b | ||
| 73 | hint-font=bold 10px monospace | ||
| 74 | progress-bar-full-color=#ffffff | ||
| 75 | tabbed-browsing=true | ||
| 76 | hint-highlight-links=false | ||
| 77 | active-completion-bg-color=#000000 | ||
| 78 | enable-spell-checking=false | ||
| 79 | font-hidden-statusbar=normal 10px helvetica | ||
| 80 | tab-normal-fg-color-2=#dddddd | ||
| 81 | tab-normal-fg-color-1=#cccccc | ||
| 82 | default-monospace-font-size=10 | ||
| 83 | save-session=false | ||
| 84 | enable-ipc=true | ||
| 85 | tabbar-visible=2.00 | ||
| 86 | auto-insert-mode=false | ||
| 87 | tab-normal-bg-color-2=#707070 | ||
| 88 | tab-normal-bg-color-1=#505050 | ||
| 89 | serif-font-family=serif | ||
| 90 | accept-language= | ||
| 91 | enable-html5-local-storage=true | ||
| 92 | tab-protected-color=#ff0000 | ||
| 93 | hint-letter-seq=UEOAHTNS | ||
| 94 | progress-bar-style=default | ||
| 95 | maximum-tabs=0 | ||
| 96 | passthrough-keys=webkit | ||
| 97 | enable-html5-database=true | ||
| 98 | hint-autofollow=true | ||
| 99 | enable-dom-paste=false | ||
| 100 | javascript-can-open-windows-automatically=false | ||
| 101 | max-visible-completions=11 | ||
| 102 | hint-border=1px solid #000000 | ||
| 103 | widget-packing=wsdt | ||
| 104 | favicon-size=0 | ||
| 105 | ssl-trusted-color=#00ff00 | ||
| 106 | enable-java-applet=true | ||
| 107 | hints-key-lock=250 | ||
| 108 | navigation-history-max=500 | ||
| 109 | hint-style=letter | ||
| 110 | enable-site-specific-quirks=false | ||
| 111 | auto-resize-window=false | ||
| 112 | zoom-step=0.10 | ||
| 113 | default-font-family=sans-serif | ||
| 114 | ssl-untrusted-color=#ff0000 | ||
| 115 | plugin-blocker=true | ||
| 116 | startpage=about:blank | ||
| 117 | normal-completion-bg-color=#151515 | ||
| 118 | cookie-expiration=0 | ||
| 119 | cursive-font-family=serif | ||
| 120 | default-encoding= | ||
| 121 | error-color=#ff0000 | ||
| 122 | searchengine-submit-pattern= | ||
| 123 | hint-opacity=0.80 | ||
| 124 | font-entry= | ||
| 125 | proxy-url= | ||
| 126 | font=monospace 8 | ||
| 127 | monospace-font-family=monospace | ||
| 128 | addressbar-dns-lookup=false | ||
| 129 | enable-universal-access-from-file-uris=true | ||
| 130 | background-color=#000000 | ||
| 131 | do-not-track=true | ||
| 132 | progress-bar-empty-color=#ffffff | ||
| 133 | default-width=800 | ||
| 134 | single-instance=true | ||
| 135 | auto-completion=false | ||
| 136 | minimum-font-size=5 | ||
| 137 | font-completion= | ||
| 138 | enable-spatial-navigation=false | ||
| 139 | block-insecure-content=true | ||
| 140 | download-directory=~/downloads | ||
| 141 | adblocker=true | ||
| 142 | download-external-command=urxvtc -e wget dwb_uri -O dwb_output --load-cookies dwb_cookies | ||
| 143 | user-stylesheet-uri= | ||
| 144 | auto-load-images=true | ||
| 145 | tab-active-fg-color=#ffffff | ||
| 146 | tab-width=100 | ||
| 147 | hint-offset-left=0 | ||
| 148 | history-length=500 | ||
| 149 | tab-active-bg-color=#000000 | ||
| 150 | download-bg-color=#000000 | ||
| 151 | download-no-confirm=false | ||
| 152 | enable-file-access-from-file-uris=true | ||
| 153 | complete-history=true | ||
| 154 | close-last-tab-policy=clear | ||
| 155 | tab-key-cycles-through-elements=true | ||
| 156 | enforce-96-dpi=false | ||
| 157 | ssl-strict=true | ||
| 158 | scroll-step=0.00 | ||
| 159 | complete-userscripts=false | ||
| 160 | foreground-color=#ffffff | ||
| 161 | message-delay=2 | ||
| 162 | scheme-handler= | ||
| 163 | default-font-size=12 | ||
| 164 | enable-offline-web-application-cache=true | ||
