dotfiles/config/hypr-ahrc--laptop/hyprland.d/plugin.conf

27 lines
520 B
Text

# Plugin configuration
plugin {
hy3 {
# Windows
no_gaps_when_only = false
# Groups
node_collapse_policy = 0
# Tabs
tabs {
height = 8
padding = 5
from_top = true
rounding = 4
render_text = false
col.active = rgba(00ff00e0)
col.urgent = rgb(ffd966)
col.inactive = rgba(00000090)
}
# Autotile
autotile {
enable = true
}
}
}