moved vibrancy settings to pc only

This commit is contained in:
2026-03-07 22:47:47 +00:00
parent c9cbd1e14a
commit 660967cc68
3 changed files with 8 additions and 3 deletions

View File

@@ -76,8 +76,7 @@ decoration {
enabled = true
size = 2
passes = 3
vibrancy = 1
vibrancy_darkness = 0.3
vibrancy = 0.5
}
}

View File

@@ -6,4 +6,3 @@ $submod = super
exec-once = kitten panel --edge=background -o background_opacity=0 --output-name HDMI-A-1 sh -c "cmatrix -b -C magenta -a -u 10"
exec-once = kitten panel --edge=background -o background_opacity=0 --output-name DP-2 sh -c "cava"
exec-once = kitten panel --edge=background -o background_opacity=0 --output-name DP-1 sh -c "fastfetch && tail -f /dev/null"

View File

@@ -7,3 +7,10 @@ workspace = 3, monitor:DP-2, default:true
workspace = 1, monitor:DP-1, default:true
exec-once = wpaperd
decoration {
blur {
vibrancy_darkness = 0.3
vibrancy = 1
}
}