Update 2023-03-15 17:47 OpenBSD/amd64

This commit is contained in:
c0dev0id 2023-03-15 17:47:09 +01:00
parent 073c284268
commit 9e409020f3
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ choose_browser() {
*peek-cloppenburg.de*) DEFAULT="Firefox (default)"; ;;
*asos.com*) DEFAULT="Firefox (default)"; ;;
*zalando.de*) DEFAULT="Firefox (default)"; ;;
*) DEFAULT="Luakit (default)"; ;;
*) DEFAULT="Chrome (default)"; ;;
esac
local S="${DEFAULT}\nLuakit\nFirefox\nChrome\nQutebrowser\nNetsurf\nTor-Browser"

View File

@ -165,7 +165,7 @@ hi DiffText ctermbg=NONE ctermfg=NONE cterm=NONE
" SPLIT AND FOLD COLORS
hi VertSplit ctermbg=NONE ctermfg=246 cterm=NONE
hi FoldColumn ctermbg=NONE ctermfg=251 cterm=NONE
hi Folded ctermbg=233 ctermfg=251 cterm=NONE
hi Folded ctermbg=233 ctermfg=251 cterm=NONE
" SPELL COLOR
hi SpellBad ctermbg=NONE ctermfg=124