add live wallpaper
This commit is contained in:
parent
dcda3b2d9c
commit
10f6d9932f
BIN
misc/wallpaper.mkv
Normal file
BIN
misc/wallpaper.mkv
Normal file
Binary file not shown.
@ -292,6 +292,7 @@ in with config.deviceSpecific; with lib; {
|
||||
exec-once=${pkgs.libsForQt5.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1
|
||||
exec-once=${pkgs.wl-clipboard}/bin/wl-paste --type text --watch ${pkgs.cliphist}/bin/cliphist store
|
||||
exec-once=${pkgs.wl-clipboard}/bin/wl-paste --type image --watch ${pkgs.cliphist}/bin/cliphist store
|
||||
${lib.optionalString (!isLaptop) "exec-once=${pkgs.mpvpaper}/bin/mpvpaper -p -o \"no-audio loop\" '*' ${../../../misc/wallpaper.mkv}"}
|
||||
''
|
||||
(concatMapStrings (c: "exec-once=" + c + "\n") config.startupApplications)
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user