Giter Site home page Giter Site logo

foo-wallpaper-feh-gif's People

Contributors

accountoneoff avatar isotoxaldev avatar jkbach avatar lucat1 avatar raphaelhenrique avatar thomas10-10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foo-wallpaper-feh-gif's Issues

Use flock to ensure that only a single instance of back4.sh is running.

I had an issue when reloading bspwm would result in multiple instances of back4.sh running and the wallpaper would get choppy with weird artifacts.

The killall command wasn't working, resulting in 'back4.sh: no process found'.

Adding 'flock -n /var/lock/back4.lock /usr/bin/back4.sh auto /PATH/TO/FILE' to bspwmrc solved the issue.

How do i put the script autostart in i3 wm

Hi there,

Thanks for the awesome tool.
i have a question,

i want to make the script autostart in i3 login.

i put the script on bin and try to exec it on i3 conf.
but its not working,
Do you know how to.

Just a small typo in the readme I noticed

autostart with i3, in i3 config:
exec_always --no-startup-id killall back4.sh
exec_always --no-startup-id $HOME/back4.sh 0.03 Downloads/beautycity.gif

Should be:

autostart with i3, in i3 config:
exec_always --no-startup-id killall back4.sh
exec_always --no-startup-id $HOME/back4.sh 0.03 Downloads/beautycity.gif &

Without the & it won't work.
That's all, tysm for the scritp. :)

New thing to add to requirements

Hello. I am using Arch Linux and when i tried to auto speed calculation i see bc: command not found then i installed bc and problem solved.

I think for auto speed calculation, bc package is needed so it must be added to requirements in readme.

faster replacemant for feh

there is a program called xwallpaper which is faster than feh

on my system I got those outputs by timing them

$ time feh --bg-fill .cache/bg
feh --bg-fill .cache/bg 0,06s user 0,02s system 91% cpu 0,079 total
$ time wallpaper --zoom .cache/bg
xwallpaper --zoom .cache/bg 0,04s user 0,02s system 21% cpu 0,251 total

Don't seem to work on PopOS

I'm using the newer version of PopOS to this date, wo is ubuntu based. Also i'm following all the instructions but it didn't seem to do any changes, if i do ps -e it shows nothing, didn't see a option for debug as well, so i cannot explain as good as i wanted, maybe with a diferent os it'll work.

Doesn't handle ctrl-c SIGINT in loops

If you put this at the beginning of your script, then ctrl-c would behave as expected while the script is in the loop:

trap "echo Exited!; exit;" SIGINT SIGTERM

Can't start automatically on qtile

Can't start automatically on qtile
I tried to start the app in the startup, but it's doesn't work and get me a blank background.
I tried put command in .xprofile , in autostart hook of qtile but all of this, Doesn't work :(
I need help!

Not working on Ubuntu 18.04

Hey cool stuff! Unfortunately this doesn't work for me.

This is all I get when running the script. No errors but the wallpaper never changes. I do see /tmp/back4 was created.

  • Ubuntu 18.04
  • Gnome 3.28.3
  • feh version 2.23.2
cxf@PC:~$ cd foo-Wallpaper-Feh-Gif/
cxf@PC:~/foo-Wallpaper-Feh-Gif$ ./back4.sh gif/cyberpunk.gif-0.010 &
[1] 2838
cxf@PC:~/foo-Wallpaper-Feh-Gif$ spliting ..
ok
cxf@PC:~/foo-Wallpaper-Feh-Gif$ 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.