diff --git a/.config/qutebrowser/keys.conf b/.config/qutebrowser/keys.conf
index 376eb53cd717b2ffadc4ede7e14291ec2ad4de1b..2d6a0682d45aa6e79bd435ffd81f4d3626162223 100644
--- a/.config/qutebrowser/keys.conf
+++ b/.config/qutebrowser/keys.conf
@@ -114,12 +114,10 @@ tab-move +
     gr
 
 tab-next
-    J
     <ctrl-pgdown>
     <ctrl-n>
 
 tab-prev
-    K
     <ctrl-pgup>
     <ctrl-p>
 
@@ -392,9 +390,11 @@ wq
 
 scroll-page 0 1
     <ctrl-f>
+    K
 
 scroll-page 0 -1
     <ctrl-b>
+    J
 
 scroll-page 0 0.5
     <ctrl-d>
@@ -707,8 +707,8 @@ scroll down
     J
 
 scroll up
-    K
+    #K
 
 scroll right
-    L
+    #L