diff options
Diffstat (limited to 'nixpkgs')
| -rw-r--r-- | nixpkgs/.config/nixpkgs/common/dwl_4/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/.config/nixpkgs/common/dwl_4/config.h b/nixpkgs/.config/nixpkgs/common/dwl_4/config.h index 84ab1bb..b45e198 100644 --- a/nixpkgs/.config/nixpkgs/common/dwl_4/config.h +++ b/nixpkgs/.config/nixpkgs/common/dwl_4/config.h @@ -119,7 +119,7 @@ static const char *hibernatecmd[] = { "systemctl", "hibernate", NULL }; static const char *lockcmd[] = { "swaylock", "-i", "/tmp/bg", NULL }; static const char scrotcmd[] = "slurp | \ grim -g - - | \ - wl-copy --type image && \ + wl-copy --type image/png && \ notify-send 'Copied selection to clipboard!' && \ wl-paste --type image > $HOME/pics/$(date +'%Y-%m-%d-%H%M%S_grim.png')"; |
