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