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