This commit is contained in:
Hadi
2024-05-17 14:44:56 +02:00
parent cc1efb2588
commit 5fe726fd20
6 changed files with 55 additions and 53 deletions

View File

@@ -1,8 +1,7 @@
{ pkgs, config, ... }:
{ pkgs, ... }:
let
homedir = config.home.homeDirectory;
# TODO: Broken - hypshot not working (jq error)
screenshot = pkgs.writeShellScriptBin "screenshot" ''
if [[ $2 == "swappy" ]];then
folder="/tmp"