fixes multi-monitor setup fullscreen switching on the first monitor
This commit is contained in:
@@ -9,16 +9,16 @@ source = ~/.config/hypr/config/colors.conf
|
||||
decoration {
|
||||
active_opacity = 1
|
||||
inactive_opacity = 0.7
|
||||
rounding = 10
|
||||
rounding = 3
|
||||
dim_inactive = true
|
||||
dim_strength = 0.1
|
||||
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#blur
|
||||
blur {
|
||||
size = 15
|
||||
size = 30
|
||||
passes = 2 # more passes = more resource intensive.
|
||||
xray = true
|
||||
noise = 0.03
|
||||
noise = 0.01
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#shadow
|
||||
|
||||
Reference in New Issue
Block a user