]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userscripts/extension_loader.js
dwb: add ddg userstyle
[dotfiles.git] / dwb / userscripts / extension_loader.js
index 60d4b4570cd9703fdadb74b887bf2856c1a063cb..7fbb9e2adca14c6e90ab9cba4af3b685049c7128 100644 (file)
@@ -105,14 +105,15 @@ defaults: {
 },
 // Settings applied based on the second level domain
 domains : {
-    "tardis" :             { "user-stylesheet-uri" : "" },
-    "tardis.uni.cx" :      { "user-stylesheet-uri" : "" },
-    "humblebundle.com" :   { "user-stylesheet-uri" : "" },
-    "usenet-crawler.com" : { "user-stylesheet-uri" : "" },
-    "thetvdb.com" :        { "user-stylesheet-uri" : "" },
+    "duckduckgo.com" :     { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/duckduckgo.com.css" },
     "github.com" :         { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/github.com.css" },
+    "humblebundle.com" :   { "user-stylesheet-uri" : "" },
     "stackoverflow.com" :  { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/stackoverflow.com.css" },
     "superuser.com" :      { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/stackoverflow.com.css" },
+    "tardis" :             { "user-stylesheet-uri" : "" },
+    "tardis.uni.cx" :      { "user-stylesheet-uri" : "" },
+    "thetvdb.com" :        { "user-stylesheet-uri" : "" },
+    "usenet-crawler.com" : { "user-stylesheet-uri" : "" },
 },
 //Settings applied based on the hostname
 hosts : {