Former-commit-id: 5fe726fd20
This commit is contained in:
Hadi
2024-05-17 14:44:56 +02:00
parent 1a477e26bc
commit 35c98d1b97
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"