1
0
Fork 0

add wallpapers, qutebrowser; update bspwm/sxhkd

Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
This commit is contained in:
Lucas Sta Maria 2022-04-06 15:38:09 -04:00
parent c293767edf
commit 6d4aed993b
No known key found for this signature in database
GPG key ID: 4B9481F3C5068E2E
8 changed files with 45 additions and 5 deletions

View file

@ -0,0 +1,15 @@
config.load_autoconfig()
config.bind('<Shift-j>', 'tab-prev')
config.bind('<Shift-k>', 'tab-next')
config.bind('<Control-j>', 'tab-prev')
config.bind('<Control-k>', 'tab-next')
c.content.blocking.method = 'both'
c.content.blocking.adblock.lists = [
'https://easylist.to/easylist/easylist.txt',
'https://easylist.to/easylist/easyprivacy.txt',
'https://easylist-downloads.adblockplus.org/antiadblockfilters.txt'
]
c.hints.chars = 'aoeuidhtns'