moving downloads folder

This commit is contained in:
Chris Cochrun 2024-12-05 09:25:47 -06:00
parent 4dc36f2726
commit 9e1a16c83e

View file

@ -2503,7 +2503,7 @@ config.bind(
config.bind("gt", 'hint links spawn --detach transadd "{hint-url}"')
config.bind("gD", 'hint links spawn alacritty -e aria2c -o ~/Downloads/')
config.bind("gD", 'hint links spawn alacritty -e aria2c -o ~/dls/')
config.bind('<Ctrl-i>', 'zoom-in')