Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/feh

This commit is contained in:
Ray Elliott 2022-12-21 14:16:19 +00:00
commit 1b5bfee67f
1 changed files with 1 additions and 1 deletions

2
fehbg
View File

@ -7,7 +7,7 @@ case $_host in
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.dark-souls.jpg' feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.dark-souls.jpg'
;; ;;
MachineTwo) MachineTwo)
feh --no-fehbg --bg-fill --no-xinerama '/home/ray/.config/feh/alexey-egorov.jpg' feh --no-fehbg --bg-max --image-bg "#000000" --no-xinerama '/home/ray/.config/feh/alexey-egorov.jpg'
;; ;;
esac esac
#!/bin/sh #!/bin/sh