I don't know 3
This commit is contained in:
55
.config/hypr/looknfeel.conf
Normal file
55
.config/hypr/looknfeel.conf
Normal file
@@ -0,0 +1,55 @@
|
||||
general {
|
||||
border_size = 2
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
|
||||
gaps_in = 5
|
||||
gaps_out = 8
|
||||
|
||||
layout = dwindle
|
||||
|
||||
snap {
|
||||
enabled = true
|
||||
monitor_gap = 20
|
||||
respect_gaps = true
|
||||
}
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 8
|
||||
active_opacity = 1#0.93
|
||||
inactive_opacity = 1#0.96
|
||||
#fullscreen_opacity = 0.95
|
||||
|
||||
#dim_inactive = true
|
||||
#dim_strength = 0.1
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 4
|
||||
passes = 2
|
||||
popups = true
|
||||
special = true
|
||||
brightness = 0.75
|
||||
}
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 8
|
||||
render_power = 3
|
||||
color = rgba(42aaffee)
|
||||
}
|
||||
}
|
||||
|
||||
dwindle {
|
||||
pseudotile = true
|
||||
preserve_split = true
|
||||
}
|
||||
|
||||
misc {
|
||||
enable_swallow = true
|
||||
swallow_regex = ^(app.ghostty)$
|
||||
swallow_exception_regex = (wev).*
|
||||
}
|
||||
|
||||
render:cm_sdr_eotf = 0
|
||||
Reference in New Issue
Block a user