From: Mart Lubbers Date: Wed, 16 Apr 2014 08:55:38 +0000 (+0200) Subject: Merge branch 'master' of github.com:dopefishh/dotfiles X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=46ceb3f058de4733444f96ea1803504e65a7f460;hp=9ef29a80bcd9692c100823314fed58833ae6ae8f;p=dotfiles.git Merge branch 'master' of github.com:dopefishh/dotfiles --- diff --git a/i3/lock b/i3/lock index df8941d..eacfa85 100755 --- a/i3/lock +++ b/i3/lock @@ -1,4 +1,2 @@ #!/bin/bash -scrot /tmp/screen_locked.png -convert /tmp/screen_locked.png -scale 40% -scale 250% /tmp/screen_locked2.png -i3lock -i /tmp/screen_locked2.png +i3lock -i <(import -window root - | convert - -scale 40% -scale 250% png:-)