hyprland: more gaps, shadow, animations, lighter bg color
This commit is contained in:
parent
ac26cef63a
commit
85e31b13c1
@ -6,8 +6,8 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = 1
|
gaps_in = 4
|
||||||
gaps_out = 3
|
gaps_out = 6
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
border_size = 2
|
border_size = 2
|
||||||
col.inactive_border = 0xff808080
|
col.inactive_border = 0xff808080
|
||||||
@ -19,18 +19,18 @@ dwindle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
drop_shadow = false
|
drop_shadow = true
|
||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled = false
|
enabled = true
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
disable_splash_rendering = true
|
disable_splash_rendering = true
|
||||||
disable_autoreload = true
|
disable_autoreload = true
|
||||||
background_color = rgb(404040)
|
background_color = rgb(808080)
|
||||||
}
|
}
|
||||||
|
|
||||||
$menu = wofi -S run
|
$menu = wofi -S run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user