From ff97c91ec8c1cc17381187ef0637ce42f8313b2d Mon Sep 17 00:00:00 2001 From: nikolaizombie1 Date: Thu, 9 Jan 2025 10:24:42 -0500 Subject: [PATCH] Change categories, again. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 55fc0b3..7908829 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ authors = ["nikolaizombie1 "] homepage = "https://github.com/nikolaizombie1/waytrogen" repository = "https://github.com/nikolaizombie1/waytrogen" keywords = ["gui", "themeing", "wallpaper", "linux", "wayland"] -categories = ["graphical-user-interface"] +categories = ["gui"] [dependencies] walkdir = "2"