minor annoyances

This commit is contained in:
Reid 2025-01-01 19:49:32 -06:00
parent 72f438bdae
commit d14b5e7aab
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 2 additions and 2 deletions

View file

@ -129,7 +129,7 @@ in {
;;
esac
'';
pickerScript = pkgs.writeShellScript "color-picker" ''
pickerScript = pkgs.writeShellScript "picker" ''
${lib.getExe pkgs.zenity} --color-selection --color $(${lib.getExe pkgs.hyprpicker})
'';
in [