diff --git a/dwb/dwb.configdir/default/.gitignore b/dwb/dwb.configdir/default/.gitignore new file mode 100644 index 0000000..af82bd6 --- /dev/null +++ b/dwb/dwb.configdir/default/.gitignore @@ -0,0 +1,4 @@ +*history* +*cookies* +bookmarks +session diff --git a/dwb/dwb.configdir/default/custom_keys b/dwb/dwb.configdir/default/custom_keys new file mode 100644 index 0000000..1758a53 --- /dev/null +++ b/dwb/dwb.configdir/default/custom_keys @@ -0,0 +1,6 @@ +xpp:toggle enable-private-browsing +history_back Go back Mod1 @Left@ +history_forward Go forward Mod1 @Right@ +Control w :close_tab +Control @Page_Up@ :focus_prev +Control @Page_Down@ :focus_next diff --git a/dwb/dwb.configdir/default/hsts b/dwb/dwb.configdir/default/hsts new file mode 100644 index 0000000..e69de29 diff --git a/dwb/dwb.configdir/default/plugindb b/dwb/dwb.configdir/default/plugindb new file mode 100644 index 0000000..e69de29 diff --git a/dwb/dwb.configdir/default/plugins.allow b/dwb/dwb.configdir/default/plugins.allow new file mode 100644 index 0000000..e69de29 diff --git a/dwb/dwb.configdir/default/quickmarks b/dwb/dwb.configdir/default/quickmarks new file mode 100644 index 0000000..65e6115 --- /dev/null +++ b/dwb/dwb.configdir/default/quickmarks @@ -0,0 +1,6 @@ +r http://www.reddit.com/ reddit: the front page of the internet +f https://www.facebook.com/ Facebook +m https://mail.google.com/mail/u/0/#inbox/1476146f41278c25 (no subject) - ianonavy@gmail.com - Gmail +y https://www.youtube.com/feed/subscriptions My subscriptions - YouTube +t https://twitter.com/ Twitter +w http://webdevrefinery.com/forums/index.php?app=core&module=search&do=viewNewContent&search_app=forums New content - webdevRefinery Forum diff --git a/dwb/dwb.configdir/default/scripts.allow b/dwb/dwb.configdir/default/scripts.allow new file mode 100644 index 0000000..e69de29 diff --git a/dwb/dwb.configdir/keys b/dwb/dwb.configdir/keys new file mode 100644 index 0000000..eb0d685 --- /dev/null +++ b/dwb/dwb.configdir/keys @@ -0,0 +1,175 @@ +[default] +save_search_field= gs +tab_new= ga +allow_session_cookie_tmp= CT +allow_cookie= CC +allow_session_cookie= CS +bookmark= M +buffers= gt +cancel_download= ad +sanitize= +clear_tab= gc +only= co +close_tab= d +entry_escape=Control c +entry_confirm=Control g +entry_history_back=Control k +entry_history_forward=Control j +entry_delete_letter=Control h +entry_delete_active=Control d +entry_delete_line=Control u +entry_delete_line_end=Control e +entry_delete_word=Control w +entry_delete_word_forward=Control e +entry_word_back=Control b +entry_word_forward=Control f +complete_bookmarks=Control B +complete_history=Control H +complete_path=Control p +complete_searchengines=Control S +complete_userscript=Control U +download= gd +download_set_execute=Control x +command_mode= : +tabdo= +execute_javascript= +eval= +execute_userscript= eu +find_backward_ic= c? +find_backward= ? +find_forward_ic= c/ +find_forward= / +find_next= n +find_previous= N +tabgrep= +focus_input= gi +focus_next= J +focus_tab= T +focus_prev= K +win_hist_back= wh +tab_hist_back= th +history_back= H +win_hist_forward= wl +tab_hist_forward= tl +history_forward= L +insert_mode= i +jump= ' +show_keys= Sk +load_html= +load_html_tab= +lock_domain= xd +lock_uri= xu +mark= ` +tab_move_left= gl +tab_move_right= gr +tab_move= gm +normal_mode=Control n +open_editor=Control e +quickmark= b +tab_quickmark= B +win_quickmark= wb +start_page=Control h +web_inspector= wi +paste= pp +tab_paste= Pp +win_paste= wp +paste_primary= pP +win_paste_primary= wP +tab_paste_primary= PP +print=Control Mod1 p +protect=Control P +quit=Control q +adblock_reload_rules= +reload_bookmarks= +reload= r +reload_bypass_cache= R +reload_quickmarks= +reload_userscripts= +repeat= . +save= sf +save_session= ZZ +save_named_session= gZZ +save_quickmark= m +scroll_down= j +scroll_right= l +scroll_left= h +scroll_page_down=Control f +scroll_page_up=Control b +scroll_halfpage_down=Control d +scroll_halfpage_up=Control u +scroll_bottom= G +scroll_top= gg +scroll_up= k +local_set= +set= +set_key= sk +set_local_setting= sl +set_setting= ss +show_settings= Ss +print_preview= +show_bookmarks= Sb +show_downloads= Sd +show_history= Sh +show_quickmarks= Sq +stop_loading=Control s +toggle_local_setting= +toggle_setting= +toggle_tab=Control @Tab@ +toggle_plugins_host_tmp= pth +toggle_scripts_host= tsh +toggle_scripts_host_tmp= tth +toggle_scripts_uri= tsu +toggle_plugins_uri_tmp= ptu +toggle_scripts_uri_tmp= ttu +fullscreen= @F11@ +toggle_hidden_files= g. +toggle_plugins_host= ph +toggle_plugins_uri= pu +presentation_mode= @F12@ +proxy=Control p +visible= xv +toggle_bars= xx +toggle_statusbar= xb +toggle_tabbar= xt +undo= u +view_source= gf +visual_mode= v +dump= +yank_title= yt +yank_title_primary= yT +yank= yy +yank_primary= yY +zoom= = +zoom_in= + +zoom_out= - +hints_background= ;b +hints_images_background= ;Ib +hints_url_background= ;Ob +backopen_url= xO +backopen= xo +bookmarks= gb +hints_selector= +hints= f +hints_clipboard= ;y +hints_download= ;d +hints_editable= ;e +hints_images= ;i +hints_links= ;; +hints_primary= ;Y +hints_rapid= ;r +hints_url= ;o +new_tab=Control T +new_win= W +open_url= go +open= o +hints_tab= F +hints_images_tab= ;It +hints_url_tab= ;Ot +tab_bookmarks= gB +tabopen_url= gO +tabopen= O +hints_win= wf +hints_rapid_win= ;R +win_bookmarks= wB +winopen_url= wO +winopen= wo diff --git a/dwb/dwb.configdir/mimetypes b/dwb/dwb.configdir/mimetypes new file mode 100644 index 0000000..e69de29 diff --git a/dwb/dwb.configdir/searchengines b/dwb/dwb.configdir/searchengines new file mode 100644 index 0000000..880960e --- /dev/null +++ b/dwb/dwb.configdir/searchengines @@ -0,0 +1 @@ +g https://www.google.com/search?q=XXX&gws_rd=ssl diff --git a/dwb/dwb.configdir/settings b/dwb/dwb.configdir/settings new file mode 100644 index 0000000..bf7a693 --- /dev/null +++ b/dwb/dwb.configdir/settings @@ -0,0 +1,161 @@ +[default] +javascript-can-access-clipboard=false +hint-offset-top=0 +file-sync-interval=120 +download-gradient-end=#00aa00 +status-allowed-color=#00ff00 +tab-number-color=#7ac5cd +enable-default-context-menu=true +editable=false +background-tabs=false +enable-webgl=true +minimum-logical-font-size=5 +enable-page-cache=false +cache-model=webbrowser +sans-serif-font-family=sans-serif +prompt-color=#00ff00 +complete-searchengines=true +update-search-delay=200 +fantasy-font-family=serif +hint-fg-color=#000000 +sync-files=all +default-height=600 +javascript-api=automatic +scrollbars=false +hint-bg-color=#ffffff +show-single-tab=false +private-color=#505050 +enable-developer-extras=false +complete-bookmarks=true +zoom-level=1.00 +download-use-external-program=false +enable-xss-auditor=true +custom-encoding= +print-previewer= +normal-completion-fg-color=#eeeeee +close-tab-focus-policy=left +enable-dns-prefetching=true +new-tab-position-policy=right +mouse-cycles-through-tabs=true +auto-shrink-images=true +print-backgrounds=true +enable-caret-browsing=false +enable-scripts=true +adblocker-filterlist= +proxy=false +user-agent= +full-content-zoom=false +tab-orientation=horizontal +editor=xterm -e vim dwb_uri +hsts=false +enable-private-browsing=false +enable-favicon=true +hint-active-color=#00ff00 +resizable-text-areas=true +javascript-schemes=true +load-on-focus=false +adblocker-element-hider=true +download-gradient-start=#0000aa +hint-normal-color=#ffff99 +spell-checking-languages= +cookies-accept-policy=always +font-nofocus= +status-blocked-color=#ffffff +download-fg-color=#ffffff +enable-plugins=true +enable-frame-flattening=false +ssl-use-system-ca-file=true +cookies-store-policy=persistent +bars-padding=0 +active-completion-fg-color=#53868b +hint-font=bold 10px monospace +progress-bar-full-color=#ffffff +tabbed-browsing=true +hint-highlight-links=false +active-completion-bg-color=#000000 +enable-spell-checking=false +font-hidden-statusbar=normal 10px helvetica +tab-normal-fg-color-2=#dddddd +tab-normal-fg-color-1=#cccccc +default-monospace-font-size=10 +save-session=true +enable-ipc=true +tabbar-visible=2.00 +auto-insert-mode=true +tab-normal-bg-color-2=#707070 +tab-normal-bg-color-1=#505050 +serif-font-family=serif +accept-language= +enable-html5-local-storage=true +tab-protected-color=#ff0000 +hint-letter-seq=FDSARTGBVECWXQYIOPMNHZULKJ +progress-bar-style=default +maximum-tabs=0 +passthrough-keys=webkit +enable-html5-database=true +hint-autofollow=true +enable-dom-paste=false +javascript-can-open-windows-automatically=false +max-visible-completions=11 +hint-border=1px solid #000000 +widget-packing=dtws +ssl-trusted-color=#00ff00 +enable-java-applet=true +hints-key-lock=250 +navigation-history-max=500 +hint-style=letter +enable-site-specific-quirks=false +auto-resize-window=false +zoom-step=0.10 +default-font-family=sans-serif +ssl-untrusted-color=#ff0000 +plugin-blocker=true +startpage=dwb:bookmarks +normal-completion-bg-color=#151515 +cookie-expiration=0 +cursive-font-family=serif +default-encoding= +error-color=#ff0000 +searchengine-submit-pattern=XXX +hint-opacity=0.80 +font-entry= +proxy-url= +font=monospace 8 +monospace-font-family=monospace +addressbar-dns-lookup=false +enable-universal-access-from-file-uris=true +background-color=#000000 +do-not-track=true +progress-bar-empty-color=#ffffff +default-width=800 +single-instance=true +auto-completion=true +minimum-font-size=5 +font-completion= +enable-spatial-navigation=false +block-insecure-content=false +download-directory= +adblocker=false +download-external-command=xterm -e wget dwb_uri -O dwb_output --load-cookies dwb_cookies +user-stylesheet-uri= +auto-load-images=true +tab-active-fg-color=#ffffff +tab-width=100 +hint-offset-left=0 +history-length=500 +tab-active-bg-color=#000000 +download-bg-color=#000000 +download-no-confirm=false +enable-file-access-from-file-uris=true +complete-history=true +close-last-tab-policy=ignore +tab-key-cycles-through-elements=true +enforce-96-dpi=false +ssl-strict=true +scroll-step=0.00 +complete-userscripts=false +foreground-color=#ffffff +message-delay=2 +scheme-handler= +default-font-size=12 +enable-offline-web-application-cache=true diff --git a/dwb/dwb.configdir/userscripts/extension_loader.js b/dwb/dwb.configdir/userscripts/extension_loader.js new file mode 100644 index 0000000..a57f9d0 --- /dev/null +++ b/dwb/dwb.configdir/userscripts/extension_loader.js @@ -0,0 +1,75 @@ +//!javascript +/* + * AUTOGENERATED - DO NOT EDIT THIS FILE, USE dwbem -E INSTEAD! + */ + +//formfiller___CONFIG + +}); +//>formfiller___SCRIPT +//grabscrolling___CONFIG + +}); +//>grabscrolling___SCRIPT diff --git a/i3/i3.dotfile/config b/i3/i3.dotfile/config index 355feb3..b9ff5f8 100644 --- a/i3/i3.dotfile/config +++ b/i3/i3.dotfile/config @@ -165,7 +165,8 @@ for_window [instance="terminator"] border none for_window [class="thunderbird"] border none for_window [class="chrome"] border none for_window [class="(?i)firefox"] border none -for_window [class="subl3"] border none +for_window [instance="dwb"] border none +for_window [instance="subl3"] border none # border background text indicator client.focused #660000 #880000 #ffffff #ff0000