Fix minor issues and Add bat and exa aliases when possible

This commit is contained in:
Tobias Reisinger 2020-12-30 17:41:09 +01:00
parent d10fa9410c
commit 414e581562
5 changed files with 15 additions and 8 deletions
.config/qutebrowser

View file

@ -15,7 +15,7 @@ c.tabs.new_position.related = 'last'
c.url.start_pages = ['dashboard.serguzim.me', 'cloud.serguzim.me', 'localhost:6680/iris/']
c.url.searchengines = {'DEFAULT': 'bookmarks.serguzim/?q={}'}
c.zoom.default = 130
c.zoom.default = 125
config.bind(',v', 'spawn mpv {url}')
config.bind(',V', 'hint links spawn mpv {hint-url}')