This commit is contained in:
Never Gude 2026-01-30 20:36:20 +01:00
parent 1f264b5207
commit b4cb965ac9
6 changed files with 40 additions and 19 deletions

View file

@ -1,12 +0,0 @@
config.source("gruvbox.py")
#c.tabs.show = "multiple"
c.tabs.padding = {'top': 0, 'bottom': 0, 'left': 8, 'right': 8}
c.tabs.indicator.width = 0 # no tab indicators
c.tabs.width = '7%'
c.fonts.default_size = '14px'
c.content.blocking.enabled = True
config.load_autoconfig(False)