Files
community-plugins/hypr-layout-switcher/plugin.toml
T
felis a1c7540880
Validate Plugin Manifests / validate (push) Canceled after 0s
Jobs to run on push to main / update-catalog (push) Canceled after 0s
Jobs to run on push to main / update-issue-templates (push) Canceled after 0s
remove other plugins
2026-08-13 20:43:17 -07:00

19 lines
374 B
TOML

id = "feliscatus/hypr-layout-switcher"
name = "Hyprland Layout Switcher"
description = "Shows and cycles the active workspace's layout"
version = "0.1.1"
plugin_api = 3
author = "feliscatus"
license = "MIT"
icon = "layout-grid"
tags = ["hyprland"]
dependencies = ["hyprland"]
[[service]]
id = "poller"
entry = "service.luau"
[[widget]]
id = "toggle"
entry = "widget.luau"