Actualizando la configuracion de qutebrowser
This commit is contained in:
parent
2b3dc18517
commit
00898fae74
2 changed files with 5 additions and 6 deletions
|
@ -211,7 +211,7 @@ c.editor.command = ['urxvtc', '-e', 'vis', '{file}', '-c', 'normal {line}G{colum
|
|||
# Template author: theova
|
||||
# Commentary: Tinted Theming: (https://github.com/tinted-theming)
|
||||
|
||||
base00 = "#181818"
|
||||
base00 = "#101010"
|
||||
base01 = "#282828"
|
||||
base02 = "#383838"
|
||||
base03 = "#585858"
|
||||
|
@ -563,7 +563,6 @@ c.content.notifications.presenter = 'herbe'
|
|||
#######################################################################################################################################
|
||||
|
||||
c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?q={}',
|
||||
'am': 'https://www.amazon.es/s?k={}',
|
||||
'aw': 'https://wiki.archlinux.org/?search={}',
|
||||
'gg': 'https://www.google.com/search?q={}',
|
||||
'yt': 'https://yewtu.be/results?search_query={}',
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[FileDialog]
|
||||
history=file:///home/diegofcs/Descargas, file:///home/diegofcs, file:///home/diegofcs/Documentos/Formatos_y_otros, file:///home/diegofcs/Imagenes/Screenshots, file:///home/diegofcs/Documentos/Trabajo_oficina/Trabajo_SINTRASECOL/Capacitaciones
|
||||
lastVisited=file:///home/diegofcs/Imagenes/Screenshots
|
||||
qtVersion=5.15.7
|
||||
history=file:///home/diegofcs/Documentos/Procesos_andando/Proceso_Bogotá, file:///home/diegofcs/Imagenes/Wallpapers, file:///home/diegofcs/Descargas, file:///home/diegofcs/.plantillas_latex, file:///home/diegofcs/Imagenes/Screenshots
|
||||
lastVisited=file:///home/diegofcs/Descargas
|
||||
qtVersion=6.5.2
|
||||
shortcuts=file:, file:///home/diegofcs
|
||||
sidebarWidth=83
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x3#\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\x1\xec\0\0\0\x1\0\0\0\0\0\0\0K\0\0\0\x1\0\0\0\0\0\0\0\x31\0\0\0\x1\0\0\0\0\0\0\0\xbb\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
|
||||
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x3#\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\x1\xec\0\0\0\x1\0\0\0\0\0\0\0K\0\0\0\x1\0\0\0\0\0\0\0\x31\0\0\0\x1\0\0\0\0\0\0\0\xbb\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff\0\0\0\0)
|
||||
viewMode=List
|
||||
|
|
Reference in a new issue