lightmode
E. Almqvist 4 years ago
parent 51049d12fd
commit f9cf91f27e
  1. 2
      .Xresources
  2. 4
      nvim/init.vim

@ -1,6 +1,6 @@
URxvt*scrollBar: false
URxvt*font: xft:Fira Code:size=11
URxvt*url-launcher: /usr/bin/firefox
URxvt*url-launcher: /usr/bin/librewolf
URxvt*termName: rxvt-unicode-256color

@ -58,10 +58,6 @@ set t_Co=16
colorscheme minimalist
let &showbreak = '↳ '
hi Normal guibg=NONE ctermbg=NONE
highlight clear LineNr
highlight LineNr ctermfg=grey ctermbg=NONE
" hi Normal guibg=NONE ctermbg=NONE
highlight clear LineNr

Loading…
Cancel
Save