mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
test
This commit is contained in:
parent
7ea2ad9ce6
commit
4ceeff8659
@ -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.
|
+ 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 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 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
|
# The Polybar Status Bar
|
||||||
|
|
||||||
|
|||||||
@ -174,7 +174,7 @@
|
|||||||
# Valid values: host, path, query, anchor
|
# Valid values: host, path, query, anchor
|
||||||
# Default: path,query
|
# Default: path,query
|
||||||
ignore-case = smart
|
ignore-case = smart
|
||||||
startpage = ~/.config/startpage/page.html
|
#startpage =
|
||||||
yank-ignored-url-parameters = ref,utm_source,utm_medium,utm_campaign,utm_term,utm_content
|
yank-ignored-url-parameters = ref,utm_source,utm_medium,utm_campaign,utm_term,utm_content
|
||||||
default-open-dispatcher =
|
default-open-dispatcher =
|
||||||
default-page = ${startpage}
|
default-page = ${startpage}
|
||||||
@ -776,7 +776,7 @@ indicator-padding = 2,2,0,4
|
|||||||
# cache-size (Int):
|
# cache-size (Int):
|
||||||
# Size of the HTTP network cache. Empty to use the default value.
|
# Size of the HTTP network cache. Empty to use the default value.
|
||||||
# Default:
|
# Default:
|
||||||
download-directory = ~/Pictures/Memes
|
download-directory = ~
|
||||||
prompt-download-directory = false
|
prompt-download-directory = false
|
||||||
remember-download-directory = false
|
remember-download-directory = false
|
||||||
maximum-pages-in-cache =
|
maximum-pages-in-cache =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user