Minor alterations.

This commit is contained in:
Derek Taylor
2019-04-24 23:47:06 -05:00
parent 55a74259a4
commit 43210314f8
3 changed files with 5 additions and 10 deletions

View File

@@ -180,7 +180,7 @@ def init_keys():
),
Key(
[mod], "KP_End", # Keypad 1
lazy.spawn(myTerm+" -e lynx -cfg=~/.lynx.cfg -lss=~/.lynx.lss http://www.distrowatch.com")
lazy.spawn(myTerm+" -e lynx -cfg=~/.lynx/lynx.cfg -lss=~/.lynx/lynx.lss gopher://distro.tube")
# lazy.spawn(myTerm+" -e lynx -cfg=~/.lynx.cfg -lss=~/.lynx.lss http://www.distrowatch.com")
),
Key(