summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Noll <nbnoll@eml.cc>2021-10-14 09:26:31 -0700
committerNicholas Noll <nbnoll@eml.cc>2021-10-14 09:26:31 -0700
commit556e490bcbdaccb4a1e4e217cf1000df34d73731 (patch)
tree570b50e6b90d7828f825dc15957db8b6e5a61919
parentc65f0313c628c15c09eb766ce7f363f305c1771b (diff)
parent3855d643726f54fc13f2cad0697330172daab3ad (diff)
fix: merge
-rw-r--r--.config/qutebrowser/config.py2
-rw-r--r--.gdbinit2
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py
index d8e0e66..7728fb9 100644
--- a/.config/qutebrowser/config.py
+++ b/.config/qutebrowser/config.py
@@ -340,7 +340,7 @@ c.colors.tabs.pinned.selected.odd.fg = c.colors.tabs.selected.odd.fg
# ------------------------------------------------------------------------
# fonts
-font = "12pt consolas"
+font = "14pt consolas"
# ------------------------------------------------------------------------
# fonts
diff --git a/.gdbinit b/.gdbinit
index 2a4713e..dd2ec31 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -2228,6 +2228,8 @@ set breakpoint pending on
python Dashboard.start()
dashboard -style syntax_highlighting 'gruvbox-dark'
+dashboard -style prompt_not_running '\[\e[1;34m\]>>>\[\e[0m\]'
+dashboard -style style_low '1;34'
# dashboard source