mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2025-12-20 04:00:02 +01:00
plugins: improve official plugins links (#107)
This commit is contained in:
parent
037189e139
commit
3d8acc025a
1 changed files with 8 additions and 9 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue