Coder Social home page Coder Social logo

codeswhite / waller Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 33 KB

Python curses utility to cycle between desktop wallpapers

License: MIT License

Python 100.00%
desktop-environment-configuration linux wallpaper wallpaper-changer wallpaper-manager wallpaper-rotator

waller's Introduction

๐‡๐ž๐ฅ๐ฅ๐จ ๐ญ๐ก๐ž๐ซ๐ž, ๐Ÿ๐ž๐ฅ๐ฅ๐จ๐ฐ <๐šŒ๐š˜๐š๐šŽ๐š›๐šœ/>!ย ย ย 

I'm Max, a Tech Enthusiast ๐Ÿ’ป

Check out my website >>> maxcode.me


LinkedIn Instagram Spotify

โšก Technologies:

TypeScript logo NodeJS logo NestJS logo GraphQL logo NextJS logo

Astro logo TailwindCSS logo React logo MUI logo

Rust logo Python logo C logo Java logo C++ logo

PostgreSQL logo MongoDB logo Firebase logo Amazondynamodb logo

Serverless logo AWS logo googlecloud logo Terraform logo kubernetes logo

ArchLinux logo Open source initiative logo




Now please accept this random quote:

Random Quote

Enjoy life!

Mister 'Cato' the Space warrior

waller's People

Watchers

 avatar

waller's Issues

stacktrace when tryinh to reset to first image

after running waller on a newly connected screen:

  1. waller tells that it couldnt find the default "xfce...blah blah" image inside the user-configured directory and suggests to reset the image to the first image from the directory, once pressing enter for that, this pops:
$ waller   
Traceback (most recent call last):
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 196, in get_current_id
    return self.available.index(self.current_name)
ValueError: tuple.index(x): x not in tuple

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/maxon/.local/bin/waller", line 8, in <module>
    sys.exit(main())
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/__main__.py", line 49, in main
    curses.wrapper(curses_entry)
  File "/usr/lib/python3.9/curses/__init__.py", line 94, in wrapper
    return func(stdscr, *args, **kwds)
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 221, in curses_entry
    Waller(win)
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 80, in __init__
    self.interactive()
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 92, in interactive
    current_id = self.get_current_id()
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 209, in get_current_id
    apply(self.current_dir / self.current_name, self.mon_id)
NameError: name 'apply' is not defined


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.