forked from Shinonome/dots-hyprland
Window opacity in hyprland/general.conf
Added active_opacity, inactive_opacity and fullscreen_opacity with defaults as 1
This commit is contained in:
@@ -90,6 +90,11 @@ decoration {
|
||||
render_power = 4
|
||||
color = rgba(0000002A)
|
||||
}
|
||||
|
||||
# Window Opacities
|
||||
active_opacity = 1
|
||||
inactive_opacity = 1
|
||||
fullscreen_opacity = 1
|
||||
|
||||
# Shader
|
||||
# screen_shader = ~/.config/hypr/shaders/nothing.frag
|
||||
|
||||
Reference in New Issue
Block a user