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