From cd173146e98e9acb5c5cb4eea861019cc796932e Mon Sep 17 00:00:00 2001 From: defanor Date: Wed, 13 Dec 2017 17:32:02 +0300 Subject: Add pancake configuration --- .config/pancake/unclutter/duckduckgo.xsl | 24 ++++++++++++++++++++++ .config/pancake/unclutter/hacker-news.xsl | 33 +++++++++++++++++++++++++++++++ .config/pancake/unclutter/lobsters.xsl | 20 +++++++++++++++++++ 3 files changed, 77 insertions(+) create mode 100644 .config/pancake/unclutter/duckduckgo.xsl create mode 100644 .config/pancake/unclutter/hacker-news.xsl create mode 100644 .config/pancake/unclutter/lobsters.xsl (limited to '.config/pancake/unclutter') diff --git a/.config/pancake/unclutter/duckduckgo.xsl b/.config/pancake/unclutter/duckduckgo.xsl new file mode 100644 index 0000000..7db8766 --- /dev/null +++ b/.config/pancake/unclutter/duckduckgo.xsl @@ -0,0 +1,24 @@ + + + + + + + DuckDuckGo + + +
+
+ + + +
+ +
+ +
+
+ + +
+
diff --git a/.config/pancake/unclutter/hacker-news.xsl b/.config/pancake/unclutter/hacker-news.xsl new file mode 100644 index 0000000..0e1fb63 --- /dev/null +++ b/.config/pancake/unclutter/hacker-news.xsl @@ -0,0 +1,33 @@ + + + + + + + Hacker News + + + + + +
+
+ + + +
+
+ +
+ + | + + + +
+
+
+ + +
+
diff --git a/.config/pancake/unclutter/lobsters.xsl b/.config/pancake/unclutter/lobsters.xsl new file mode 100644 index 0000000..69a85a1 --- /dev/null +++ b/.config/pancake/unclutter/lobsters.xsl @@ -0,0 +1,20 @@ + + + + + + + Lobsters + +

+ +
+ + | + +

+
+ + +
+
-- cgit v1.2.3