init
This commit is contained in:
5
modules/home/scripts/screenshootin.nix
Normal file
5
modules/home/scripts/screenshootin.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs }:
|
||||
|
||||
pkgs.writeShellScriptBin "screenshootin" ''
|
||||
grim -g "$(slurp)" - | swappy -f -
|
||||
''
|
||||
Reference in New Issue
Block a user