This commit is contained in:
lelgenio 2019-10-20 15:33:42 -03:00
parent db3d720b36
commit 14fb90e28d
5 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{
"locale": "pt-br"
"locale": "en"
}

View File

@ -19,7 +19,7 @@
// Rendering
"terminal.integrated.rendererType": "dom",
"editor.renderWhitespace": "boundary",
"window.zoomLevel": 0.2,
"window.zoomLevel": 0,
"vim.foldfix": true,
// Fonts
@ -32,6 +32,9 @@
{
"before":["g", "c"],
"commands": ["editor.action.commentLine"]
},{
"before":["space"],
"commands": ["workbench.action.showCommands"]
}
],
@ -79,4 +82,5 @@
"statusBar.debuggingBackground": "#202020",
"statusBar.foreground": "#fff"
},
"git.enableSmartCommit": true,
}

Binary file not shown.

View File

@ -3,7 +3,7 @@ gtk-application-prefer-dark-theme=0
gtk-button-images=1
gtk-cursor-theme-name=capitaine-cursors
gtk-fallback-icon-theme=ePapirus
gtk-font-name=Roboto 12
gtk-font-name=Roboto 18
gtk-icon-theme-name=Papirus-Dark
gtk-menu-images=1
gtk-primary-button-warps-slider=0

View File

@ -4,7 +4,7 @@
include "/home/lelgenio/.gtkrc-2.0.mine"
gtk-theme-name="oomox-arc-dark"
gtk-icon-theme-name="Papirus-Dark"
gtk-font-name="Roboto 12"
gtk-font-name="Roboto 18"
gtk-cursor-theme-name="capitaine-cursors"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH