Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@notsoeazy
Copy link

Added Night Light Utility

Implemented a Night Light toggle in the Utilities panel using hyprsunset.

Features

  • Notifications: Integrated with the Toaster system to notify the user when the mode is toggled.
image
  • Configurable: Uses temperature and enabled settings from the global configuration.
    "utilities": {
        "enabled": true,
        . . .,
        "nightLight": {
        	"enabled": true,
        	"temperature": 4500
        }
    }
  • Custom Shortcut. Can run using caelestia:nightLightToggle
    Example usage:
bind = Super, N, global, caelestia:nightLightToggle

Dependencies

  • hyprsunset

Preview

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant