hyprland numlock by default
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user