changes desktop entries, adds usb utils
This commit is contained in:
parent
8872e59505
commit
d86a2dc226
2 changed files with 2 additions and 1 deletions
|
|
@ -35,6 +35,7 @@
|
||||||
gimp
|
gimp
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
hyprpicker
|
hyprpicker
|
||||||
|
usbutils
|
||||||
];
|
];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
color-pickers = {
|
color-pickers = {
|
||||||
type = "Application";
|
type = "Application";
|
||||||
name = "Color Picker";
|
name = "Color Picker";
|
||||||
exec = "hyprpicker";
|
exec = "hyprpicker -a -f=hex -n -l -q";
|
||||||
icon = "colorpicker";
|
icon = "colorpicker";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue