mirror of
https://github.com/ItsDrike/hyprland-dwindle-autogroup.git
synced 2024-11-09 18:59:40 +00:00
11 lines
179 B
TOML
11 lines
179 B
TOML
[dwindle-autogroup]
|
|
description = "Dwindle Autogroup"
|
|
version = "1.0.0"
|
|
author = "ItsDrike"
|
|
|
|
[diwndle-autogroup.build]
|
|
output = "dwindle-autogroup.so"
|
|
steps = [
|
|
"make all",
|
|
]
|