Update hyprland config for update
This commit is contained in:
@ -18,14 +18,21 @@ general {
|
|||||||
gaps_out = 20
|
gaps_out = 20
|
||||||
border_size = 2
|
border_size = 2
|
||||||
|
|
||||||
|
col.inactive_border = rgba(463a2eff)
|
||||||
|
col.active_border = rgba(865e4dff)
|
||||||
|
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
}
|
}
|
||||||
|
|
||||||
group {
|
group {
|
||||||
col.inactive_border = rgba(463a2eff)
|
groupbar {
|
||||||
col.active_border = rgba(865e4dff)
|
render_titles = false
|
||||||
col.group_border = rgba(997b66ff)
|
font_size = 10
|
||||||
col.group_border_active = rgba(e4b074ff)
|
gradients = false
|
||||||
|
}
|
||||||
|
|
||||||
|
col.border_active = rgba(e4b074ff)
|
||||||
|
col.border_inactive = rgba(997b66ff)
|
||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
@ -48,9 +55,6 @@ decoration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
render_titles_in_groupbar = false
|
|
||||||
groupbar_titles_font_size = 10
|
|
||||||
groupbar_gradients = false
|
|
||||||
force_default_wallpaper = 0
|
force_default_wallpaper = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user