changes desktop entries, adds usb utils

This commit is contained in:
Dennis Schoepf 2025-11-26 17:36:23 +01:00
parent 8872e59505
commit d86a2dc226
2 changed files with 2 additions and 1 deletions

View file

@ -35,6 +35,7 @@
gimp
wl-clipboard
hyprpicker
usbutils
];
imports = [

View file

@ -29,7 +29,7 @@
color-pickers = {
type = "Application";
name = "Color Picker";
exec = "hyprpicker";
exec = "hyprpicker -a -f=hex -n -l -q";
icon = "colorpicker";
};
};