Set up lappy specific video wallpaper stuffs.
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
settings = {
|
settings = {
|
||||||
"monitor" = "eDP-1, 2880x1800@120, 0x0, 1";
|
"monitor" = "eDP-1, 2880x1800@120, 0x0, 1";
|
||||||
|
exec-once = [
|
||||||
|
"mpvpaper --gpu-api=vulkan -vfp -o 'no-audio no-keepaspect loop vf=lavfi=negate' eDP-1 ../../../common/wallpapers/wipeout.mkv"
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user