Use mpvpaper for video wallpaper
This commit is contained in:
5
bin/set-video-wallpaper
Executable file
5
bin/set-video-wallpaper
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
killall mpvpaper
|
||||||
|
|
||||||
|
mpvpaper -o "no-audio" VGA-1 ~/Videos/Witcher-3.mp4
|
||||||
@@ -44,7 +44,7 @@ floating_modifier $mod normal
|
|||||||
font FiraCode 10
|
font FiraCode 10
|
||||||
|
|
||||||
# Draw wallpaper
|
# Draw wallpaper
|
||||||
output * bg `$HOME/dotfiles/bin/get-random-wallpaper.py` fill
|
# output * bg `$HOME/dotfiles/bin/get-random-wallpaper.py` fill
|
||||||
|
|
||||||
# Keyboard layout
|
# Keyboard layout
|
||||||
input * {
|
input * {
|
||||||
@@ -87,6 +87,7 @@ for_window [class="MuPDF"] floating enable
|
|||||||
#
|
#
|
||||||
exec_always --no-startup-id $HOME/.config/waybar/launch.sh
|
exec_always --no-startup-id $HOME/.config/waybar/launch.sh
|
||||||
exec_always --no-startup-id dunst
|
exec_always --no-startup-id dunst
|
||||||
|
exec_always --no-startup-id $HOME/dotfiles/bin/set-video-wallpaper
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user