Skip to content

hyprctl hyprsunset reset does not work #76

Description

@jonnjonnjo

So, I have this hyprsunset.conf file

# Daytime (Standard)
profile {
    time = 07:00
    identity = true
}

# Evening (Slightly Warm)
profile {
    time = 18:00
    temperature = 5000
}

# Late Night (Very Yellow)
profile {
    time = 22:00
    temperature = 3000
}

and I have this in my hyprland.conf

exec-once = hyprsunset
bind = $mainMod, F5, exec, hyprctl hyprsunset temperature 3000
bind = $mainMod, F6, exec, hyprctl hyprsunset reset

The keybind F5 works and I could manually try to change the temperature by cli by typing such command.

However, the keybind F6 doesn't work. When I try to type manually the command, it gives me invalid command instead. Such error could be seen in this figure where you could also see other successful command and the version of hyprland and hyprsunset.

Any idea how to solve it?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions