mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
Window opacity in hyprland/general.conf (#1062)
This commit is contained in:
commit
d703f0496c
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue