Remove video wallpaper from hyprland home user config.
This commit is contained in:
@@ -16,9 +16,6 @@
|
|||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
settings = {
|
settings = {
|
||||||
"monitor" = "DP-2, 3440x1440@165, 0x0, 1";
|
"monitor" = "DP-2, 3440x1440@165, 0x0, 1";
|
||||||
exec-once = [
|
|
||||||
"mpvpaper -vfp -o 'no-audio no-keepaspect loop vf=lavfi=negate' DP-2 ../../../common/wallpapers/wipeout.mkv"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user