Skip to content

ericschaal/polybar-redshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Polybar Redshift

Simple redshift toggle switch. Displays current redshift display temperature target.

Dependencies

  • redshift
  • polybar

Usage

  • Left click to toggle on/off

Configuration

  • Move redshift.sh to ~/.config/polybar/scripts/redshift.sh
  • Make redshift.sh executable
  • Load redshift.sh from polybar config
[module/redshift]
type = custom/script
format-prefix = ""  
exec = ~/.config/polybar/scripts/redshift.sh temperature 
click-left = ~/.config/polybar/scripts/redshift.sh toggle 
interval=1.0

About

Polybar script to display and toggle redshift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages