Merge branch 'nixos' of github.com:MoritzBoehme/dotfiles into nixos

dev-docs
Moritz Böhme 2021-11-16 21:11:38 +01:00
commit d0db29693c
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,6 @@
{
home-manager.users.moritz = {
programs.zathura = {
enable = true;
options = {
@ -42,6 +41,10 @@
statusbar-bg = "#282a36";
statusbar-fg = "#f8f8f2";
render-loading = true;
render-loading-fg = "#282a36";
render-loading-bg = "#f8f8f2";
#
# Recolor settings
#