hyprland-dwindle-autogroup/hyprload.toml

11 lines
179 B
TOML
Raw Normal View History

2023-03-31 11:48:22 +00:00
[dwindle-autogroup]
description = "Dwindle Autogroup"
version = "1.0.0"
author = "ItsDrike"
[diwndle-autogroup.build]
output = "dwindle-autogroup.so"
steps = [
"make all",
]