aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-04-25 23:26:05 +0800
committerGuangxiong Lin <[email protected]>2023-04-25 23:26:05 +0800
commit6e0f184e5098970ef31d32472041c6a46247885f (patch)
treed16af651ef40ec5f59ee1916b386e43946d3b277 /scripts
parent8d0c83b2ed5d1e059462484ebdf0cac0b9a80161 (diff)
downloaddotfiles-6e0f184e5098970ef31d32472041c6a46247885f.tar.gz
dotfiles-6e0f184e5098970ef31d32472041c6a46247885f.tar.bz2
dotfiles-6e0f184e5098970ef31d32472041c6a46247885f.zip
Add zathura config
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index b1bb9ef..ca2594d 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -24,7 +24,7 @@ link_all () {
.config/i3 .config/polybar .xinitrc .pam_environment \
.zprofile .newsboat .ledgerrc .nnnrc .alacritty.yml .fzfrc .zplugrc \
.env .zrc .config/kitty .wezterm.lua .config/mpv \
- .config/sway .config/swaylock
+ .config/sway .config/swaylock .config/zathura
}
main () {