fix(color_picker): change mimetype for better compatibility (#60)

This commit is contained in:
Ian Ribeiro
2026-07-20 21:07:27 -04:00
committed by GitHub
parent 1aef187c31
commit 4c45993e7a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ id = "oldirtty/color_picker"
name = "Color Picker"
description = "Pick a color from your screen with hyprpicker."
license = "MIT"
version = "1.0.3"
version = "1.0.4"
plugin_api = 3
icon = "palette"
dependencies = ["hyprpicker"]