This commit is contained in:
blahai 2025-02-13 20:04:15 +02:00
parent 721441f85c
commit eec4c01dfb
Signed by: blahai
SSH key fingerprint: SHA256:ZfCryi+V64yG+vC1ZIIsqgvBCmA31tTi7RJ6M8CvpRc

View file

@ -23,14 +23,14 @@
grim
slurp
libnotify
result-hyprland-preview-share-picker-git
hyprland-preview-share-picker-git
];
xdg.configFile."hypr/xdph.conf" = {
target = "";
text = ''
screencopy {
custom_picker_binary = ${pkgs.result-hyprland-preview-share-picker-git}/bin/result-hyprland-preview-share-picker
custom_picker_binary = ${pkgs.hyprland-preview-share-picker-git}/bin/result-hyprland-preview-share-picker
}
'';
};