hyprland numlock by default
This commit is contained in:
parent
2257620dee
commit
415533215a
@ -61,6 +61,7 @@ in {
|
|||||||
];
|
];
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
numlock_by_default = true;
|
||||||
touchdevice = {
|
touchdevice = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@ -129,6 +129,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
input = {
|
input = {
|
||||||
|
numlock_by_default = true;
|
||||||
touchdevice = {
|
touchdevice = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user