diff --git a/install.sh b/install.sh index b58052e..e520fcc 100755 --- a/install.sh +++ b/install.sh @@ -20,3 +20,4 @@ link_file() { link_file .zshrc ~ link_file .zprofile ~ link_file .gitconfig ~ +link_file .config/i3-scrot.conf ~/.config diff --git a/src/.config/i3-scrot.conf b/src/.config/i3-scrot.conf new file mode 100644 index 0000000..8c6fab5 --- /dev/null +++ b/src/.config/i3-scrot.conf @@ -0,0 +1 @@ +scrot_dir=/home/osman/Pictures/screenshots