From 3d8acc025adc2ab68cb6206eb758e046e988eaf7 Mon Sep 17 00:00:00 2001 From: Malix Date: Sun, 20 Jul 2025 17:15:42 +0200 Subject: [PATCH] plugins: improve official plugins links (#107) --- src/content/plugins.toml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/src/content/plugins.toml b/src/content/plugins.toml index b70b712..5c3bede 100644 --- a/src/content/plugins.toml +++ b/src/content/plugins.toml @@ -26,7 +26,7 @@ featured = true [[plugins]] name = "Hyprwinwrap" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/hyprwinwrap" category = "Quality of Life" tagline = "Any app as wallpaper" logo = "/plugins-data/logos/hyprwinwrap-logo.svg" @@ -72,7 +72,7 @@ tagline = "Virtual desktops" [[plugins]] name = "hyprscrolling" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/hyprscrolling" category = "Layout" tagline = "Scrolling layout for Hyprland" @@ -92,7 +92,7 @@ tagline = "River layouts, on Hyprland" [[plugins]] name = "Borders++" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/borders-plus-plus" category = "Design" tagline = "Extra window borders" logo = "/plugins-data/logos/Borders-plus-plus-logo.svg" @@ -106,7 +106,7 @@ logo = "/plugins-data/logos/imgborders.svg" [[plugins]] name = "Hyprbars" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/hyprbars" category = "Design" tagline = "Bring back title bars" logo = "/plugins-data/logos/hyprbars-logo.svg" @@ -114,7 +114,7 @@ featured = true [[plugins]] name = "Hyprtrails" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails" category = "Design" tagline = "Smooth window trails" logo = "/plugins-data/logos/hyprtrails-logo.svg" @@ -122,7 +122,7 @@ featured = false [[plugins]] name = "Hyprfocus" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/hyprfocus" category = "Design" tagline = "Flashfocus for Hyprland" @@ -134,7 +134,7 @@ tagline = "Invert window colors" [[plugins]] name = "hyprexpo" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/hyprexpo" category = "Design" tagline = "Zoomed out workspace overview" featured = true @@ -157,7 +157,6 @@ featured = true [[plugins]] name = "CSGO Vulkan Fix" -url = "https://github.com/hyprwm/hyprland-plugins" +url = "https://github.com/hyprwm/hyprland-plugins/tree/main/csgo-vulkan-fix" category = "Miscellaneous" tagline = "CSGO custom resolutions fix" -