l aergia.r: rebind shift + f12
This commit is contained in:
parent
74c3dae909
commit
3c528d6a28
@ -69,4 +69,9 @@
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# keyboard quirks
|
||||||
|
services.xserver.displayManager.sessionCommands = ''
|
||||||
|
xmodmap -e 'keycode 96 = F12 Insert F12 F12' # rebind shift + F12 to shift + insert
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user