mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
update: added nvidia support in containters, enabled resolvconf & updated some configs
This commit is contained in:
@@ -69,12 +69,14 @@ decoration {
|
||||
passes = 2
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 15
|
||||
shadow_offset = 0, 0
|
||||
shadow_render_power = 3
|
||||
col.shadow = $teal
|
||||
col.shadow_inactive = 0xff$baseAlpha;
|
||||
shadow {
|
||||
enabled = true;
|
||||
range = 15
|
||||
render_power = 3
|
||||
offset = 0, 0
|
||||
color = $teal
|
||||
color_inactive = 0xff$baseAlpha;
|
||||
}
|
||||
|
||||
active_opacity = 0.7
|
||||
inactive_opacity = 0.7
|
||||
|
Reference in New Issue
Block a user