Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable numlock on startup #204

Closed
K4zoku opened this issue Jun 12, 2022 · 4 comments
Closed

Enable numlock on startup #204

K4zoku opened this issue Jun 12, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@K4zoku
Copy link

K4zoku commented Jun 12, 2022

Please add a hyprctl command or a config option to enable numlock on startup.

@K4zoku K4zoku added the enhancement New feature or request label Jun 12, 2022
@vaxerski
Copy link
Member

tried, didnt work. Idk how to do it properly. If anyone wants to fix it, feel free. Wayfire and Sway can do it iirc

vaxerski added a commit that referenced this issue Jun 16, 2022
Resolves #204. Enables numlock on startup when configured to do so
@feilongfl
Copy link

For the convenience of those who search here subsequently, add memo here.

check this link to enable numlock:

@ideasman42
Copy link
Contributor

ideasman42 commented Sep 21, 2023

For the convenience of those who search here subsequently, add memo here.

check this link to enable numlock:

The link is broken, this works:

input {
  # ... snip ...
  numlock_by_default = true
}

@feilongfl
Copy link

For the convenience of those who search here subsequently, add memo here.
check this link to enable numlock:

The link is broken, this works:

input {
  # ... snip ...
  numlock_by_default = true
}

new document is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants