Introduction
Introduction Statistics Contact Development Disclaimer Help
keybinds update. - dotfiles - These are my dotfiles. There are many like it, bu…
git clone git://jay.scot/dotfiles
Log
Files
Refs
README
---
commit 24d065e7064b5edf315efc1614d3dddb9517a07f
parent c7c6e931761b3b76ac2ac404523f3488ca32d947
Author: Jay Scott <[email protected]>
Date: Thu, 20 Nov 2025 19:20:04 +0000
keybinds update.
Diffstat:
M ashrc | 4 ++--
M lynx/bookmarks.html | 2 ++
M lynx/config | 2 +-
M newsraft/config | 3 +--
4 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ashrc b/ashrc
@@ -54,8 +54,8 @@ alias mutt='neomutt'
alias mpv="mpv --autofit=30% --really-quiet --no-terminal"
# vpn
-alias von='doas resolvconf -u && doas wg-quick up se-sto-wg-011'
-alias voff='doas wg-quick down se-sto-wg-011'
+alias von='doas resolvconf -u && doas wg-quick up fi-hel-wg-002'
+alias voff='doas wg-quick down fi-hel-wg-002'
alias vcheck='curl https://am.i.mullvad.net/connected'
alias s='ddgr --unsafe --noua'
diff --git a/lynx/bookmarks.html b/lynx/bookmarks.html
@@ -22,7 +22,9 @@
<li><a href="gopher://gopher.black/1/moku-pona">Aggregator of phlog</a></li>
<li><a href="gopher://i-logout.cz/1/bongusta/">Bongusta</a></li>
<li><a href="gopher://gopher.icu/">Ian J</a></li>
+<li><a href="gopher://typed-hole.org/1/lobsters">Lobste.rs</a></li>
<hr>
<h2>Web</h2>
<li><a href="https://brutalist.report/topic/tech?limit=5">Brutalist Tech</a></…
+<li><a href="https://wiby.me/surprise/">Wiby Surprise</a></li>
</ol>
diff --git a/lynx/config b/lynx/config
@@ -17,7 +17,7 @@ DEFAULT_EDITOR:/usr/bin/nvim
DEFAULT_KEYPAD_MODE:LINKS_ARE_NUMBERED
# clean and read
-EXTERNAL:http:rdrview '%s'
+EXTERNAL:http:link-handler '%s'
# hide help menus
DEFAULT_USER_MODE:ADVANCED
diff --git a/newsraft/config b/newsraft/config
@@ -4,8 +4,7 @@ list-entry-date-format "%D"
feeds-menu-paramount-explore true
# key bindings
-bind f exec "~/bin/link-handler %l"
-bind w exec rdrview -B lynx -A "Lynx/2.9.2" "%l"
+bind w exec "~/bin/link-handler %l"
# appearance
status-placeholder
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.