moved over to flameshot

This commit is contained in:
2018-09-02 11:31:56 +02:00
parent 8d6fb1bf62
commit 3652cad1a5
4 changed files with 6 additions and 4 deletions

View File

@@ -107,6 +107,7 @@ function install_config {
# system fixes
echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system
mkdir -p ~/Pictures/Screenshots
}
# Installs the dependencies on Arch Linux