moved vibrancy settings to pc only
This commit is contained in:
@@ -76,8 +76,7 @@ decoration {
|
||||
enabled = true
|
||||
size = 2
|
||||
passes = 3
|
||||
vibrancy = 1
|
||||
vibrancy_darkness = 0.3
|
||||
vibrancy = 0.5
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user