Ver código fonte

Organize site-specific fixes

main
Ashton Charbonneau 1 mês atrás
pai
commit
4b0cbec69f
1 arquivos alterados com 7 adições e 5 exclusões
  1. 7
    5
      tridactylrc

+ 7
- 5
tridactylrc Ver arquivo

@@ -75,9 +75,6 @@ bind k scrollline -4
75 75
 bind d scrollpage 0.4
76 76
 bind e scrollpage -0.4
77 77
 
78
-" Sites
79
-bindurl https://www.reddit.com <A-f> urlmodify -t www old
80
-
81 78
 " Hints
82 79
 unbind gF
83 80
 unbind ;i
@@ -145,5 +142,10 @@ unbind <AS-ArrowUp><AS-ArrowUp><AS-ArrowDown><AS-ArrowDown><AS-ArrowLeft><AS-Arr
145 142
 unbind g!
146 143
 unbind g?
147 144
 
148
-" Site fixes
149
-unbindurl outlook.office.com/mail.* e
145
+" Site binds
146
+bindurl https://www.reddit.com <A-f> urlmodify -t www old
147
+
148
+" Site unbinds
149
+unbindurl outlook.office.com/mail e
150
+unbindurl mangadex.org f
151
+

Carregando…
Cancelar
Salvar