hyprland numlock by default

This commit is contained in:
sascha.koenig 2025-12-03 08:27:50 +01:00
parent 2257620dee
commit 415533215a
2 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@ in {
];
input = {
numlock_by_default = true;
touchdevice = {
enabled = true;
};

View File

@ -129,6 +129,7 @@
};
input = {
numlock_by_default = true;
touchdevice = {
enabled = true;
};