Skip to content

Setting the awesomewm wallpaper according to the time of day

Notifications You must be signed in to change notification settings

spacekookie/awesomepaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Paper

An awesomewm plugin that randomly sets your wallpaper to something from unsplash that corresponds to the time of day.

Right now the plugin isn't very configurable at the moment with most settings having to be set in the paper/init.moon file. Because awesomewm can't handle Moonscript files by default, you will need to compile them before awesome/rc.lua can load them. For this, there is a Makefile provided which has moonc as a dependency.

How to install

cd ~/.config/awesome/
git clone https://github.com/spacekookie/awesomepaper paper

You need to get your own API key for unsplash and set it to api_key in init.moon. You can also use the file loading mechanism provided there and store it in your awesome config directory.

Afterwards you can simply add

require("paper") to your rc.lua aaaand done :)

About

Setting the awesomewm wallpaper according to the time of day

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published