pointfichiers/de/hypr/hyprland.conf.d/plugins.conf

18 lines
276 B
Text
Raw Normal View History

2023-12-28 09:49:49 +01:00
plugin = /usr/lib/libhy3.so
2024-01-04 10:14:02 +01:00
plugin {
hy3 {
tabs {
height = 5
padding = 8
render_text = false
}
autotile {
enable = true
trigger_width = 800
trigger_height = 500
}
}
}