minor annoyances
This commit is contained in:
parent
72f438bdae
commit
d14b5e7aab
2 changed files with 2 additions and 2 deletions
|
@ -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 [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue