Create set-wallpaper script
This commit is contained in:
@@ -43,9 +43,6 @@ gaps inner 10
|
||||
floating_modifier $mod normal
|
||||
font FiraCode 10
|
||||
|
||||
# Draw wallpaper
|
||||
# output * bg `$HOME/dotfiles/bin/get-random-wallpaper.py` fill
|
||||
|
||||
# Keyboard layout
|
||||
input * {
|
||||
xkb_layout "us,ru"
|
||||
@@ -87,7 +84,7 @@ for_window [class="MuPDF"] floating enable
|
||||
#
|
||||
exec_always --no-startup-id $HOME/.config/waybar/launch.sh
|
||||
exec_always --no-startup-id dunst
|
||||
exec_always --no-startup-id $HOME/dotfiles/bin/set-video-wallpaper
|
||||
exec_always --no-startup-id $HOME/dotfiles/bin/set-wallpaper --restore
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user