Skip to content

A script for picking and setting a (tiled) wallpaper from your collection and then coloring it over and over.

Notifications You must be signed in to change notification settings

97-109-107/tiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

┏┓┓o┳  ┳━┓┳━┓  
 ┃ ┃┃  ┣━ ┃┳┛  
 ┇ ┇┇━┛┻━┛┇┗┛  

A script for picking and setting a (tiled) wallpaper from your collection and then coloring it over and over.

Allows for custom color tinting or grabbing colors from Xresources.

Prerequisites

Define and environment variable pointing to your wallpaper tiles.

export TILER_DIR=~/Pictures/meta-tiles

Make sure you have installed

Python libraries:

  • argh

Usage

tiler pick

Opens sxiv, select the image to be used as wallpaper and mark it with 'm', exit with 'q'. Sets the wallpaper.


tiler tint

Opens gcolor3, pick the color to be used to tint the wall and exit normally. Sets the wallpaper.


tiler random

Queries your .Xresources and grabs color 0, 5, foreground or background randomly to tint the image. Sets the wallpaper.


tiler apply

Sets the wallpaper with the last used settings. Settings are persisted in ~/.tiler to live across reboots.


About

A script for picking and setting a (tiled) wallpaper from your collection and then coloring it over and over.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages