Skip to content

i3blocks script to quickly change your wallpaper and colorscheme

Notifications You must be signed in to change notification settings

Shuhala/i3blocks-colorscheme-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

i3blocks-colorscheme-picker

Script to display a directory images name in a dropdown menu on click with rufi to quickly change the desktop wallpaper and colorscheme with pywal.

Preview

demo

Requirements

  • i3blocks
  • pywal
  • rofi
  • FontAwesome (optional) for the icon

Usage

Give execute permission to the script with chmod +x colorscheme-picker and add the [colorscheme-picker] block to your .i3blocks.conf.

colorscheme-picker [-h] [-d directory] [-p options (optional)] -- display a menu to change your wallpaper and colorscheme with pywal and rofi:
    -h  help
    -d  wallpapers directory
    -p  override pywal options

Example:

[colorscheme-picker]
command=$SCRIPT_PATH/colorscheme-picker -d $WALLPAPERS_DIRECTORY
full_text=

Enjoy!

About

i3blocks script to quickly change your wallpaper and colorscheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages