Fix minor issues and Add bat and exa aliases when possible
This commit is contained in:
parent
d10fa9410c
commit
414e581562
5 changed files with 15 additions and 8 deletions
.config/qutebrowser
|
@ -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}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue