From 52060dfbdfac04938393b4fdc441415fa08abe6e Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 6 Oct 2020 18:35:55 +0200 Subject: Another little update --- config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 38cbf73..88d213a 100644 --- a/config.yaml +++ b/config.yaml @@ -91,6 +91,9 @@ dotfiles: d_kitty: src: config/kitty dst: ~/.config/kitty + d_zathura: + src: config/zathura + dst: ~/.config/zathura profiles: unicorn: dotfiles: @@ -123,6 +126,7 @@ profiles: - d_terminator - d_picom - d_kitty + - d_zathura pegasus: dotfiles: - d_i3pystatus @@ -179,3 +183,7 @@ profiles: - f_vdirsyncer_config - f_xinitrc - d_cava + - d_terminator + - f_zshrc + - d_zsh + - d_zathura -- cgit v1.2.1