Skip to content

Commit 75558a6

Browse files
author
Mario
committed
fix: restore Niri tag and bump to v1.4.2
Plugin is niri-specific, tag should be present for discoverability.
1 parent d5e06f6 commit 75558a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

niri-auto-tile/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"id": "niri-auto-tile",
33
"name": "Auto-Tile",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"minNoctaliaVersion": "4.4.0",
66
"author": "pir0c0pter0",
77
"license": "MIT",
88
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
99
"description": "Automatically redistributes niri column widths evenly when windows open or close",
10-
"tags": ["Bar", "Utility", "System"],
10+
"tags": ["Bar", "Utility", "System", "Niri"],
1111

1212
"entryPoints": {
1313
"main": "Main.qml",

0 commit comments

Comments
 (0)