X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=dwmrc;h=ee83f3e4e107dcc5ebf894271e960c86993c1867;hb=87a29e6b1d34b16257f1dd9325ea4f1d95eb8e97;hp=0b74a861508f6b84442ec268afc99da733c7cb83;hpb=b6d1a3be6917b21ad7f6d9ebeaea2f9a3ff7df09;p=smckown%2Fdotfiles.git diff --git a/dwmrc b/dwmrc index 0b74a86..ee83f3e 100755 --- a/dwmrc +++ b/dwmrc @@ -45,4 +45,7 @@ pgrep dwm-i3status || dwm-i3status & # nicer ssh-askpass than the default X11 version. SSH_ASKPASS=/usr/bin/ssh-askpass ssh-add & +# DWM has bindings for screen captures that expects ~/screenshots/ to exist. +mkdir -p ~/screenshots + exec dwm.custom