From 4ceeff8659cc83cb0f0630ae8ff4ab5c9b1fe3d1 Mon Sep 17 00:00:00 2001 From: Luke Date: Fri, 29 Sep 2017 20:34:30 -0400 Subject: [PATCH] test --- .config/Scripts/i3_guide.md | 1 - .config/qutebrowser/qutebrowser.conf | 4 ++-- test.md | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) create mode 120000 test.md diff --git a/.config/Scripts/i3_guide.md b/.config/Scripts/i3_guide.md index ac156ad5..7cbf8f72 100644 --- a/.config/Scripts/i3_guide.md +++ b/.config/Scripts/i3_guide.md @@ -19,7 +19,6 @@ Questions or suggestions? Email me at [luke@lukesmith.xyz](mailto:luke@lukesmith + Capslock is now an alternative escape. Makes vim-craft much more efficient. + The menu button (usually between the right Alt and Ctrl) is an alternative Super/Mod button. This is to make one-handing on my laptops easier. + The rice also uses the US International keyboard by default. This allows you to type a lot of characters in many different European languages. -+ The Trackpad is turned off by default in my system. I only use either the Trackpoint or an external mouse. # The Polybar Status Bar diff --git a/.config/qutebrowser/qutebrowser.conf b/.config/qutebrowser/qutebrowser.conf index 81a326ce..0dd00493 100644 --- a/.config/qutebrowser/qutebrowser.conf +++ b/.config/qutebrowser/qutebrowser.conf @@ -174,7 +174,7 @@ # Valid values: host, path, query, anchor # Default: path,query ignore-case = smart -startpage = ~/.config/startpage/page.html +#startpage = yank-ignored-url-parameters = ref,utm_source,utm_medium,utm_campaign,utm_term,utm_content default-open-dispatcher = default-page = ${startpage} @@ -776,7 +776,7 @@ indicator-padding = 2,2,0,4 # cache-size (Int): # Size of the HTTP network cache. Empty to use the default value. # Default: -download-directory = ~/Pictures/Memes +download-directory = ~ prompt-download-directory = false remember-download-directory = false maximum-pages-in-cache = diff --git a/test.md b/test.md new file mode 120000 index 00000000..c4820d7b --- /dev/null +++ b/test.md @@ -0,0 +1 @@ +/home/luke/test.md \ No newline at end of file