override firmware to upgrade to kernel 6.15 and more
This commit is contained in:
parent
f2b6c3a128
commit
ad148c9f39
6 changed files with 29 additions and 61 deletions
|
@ -508,6 +508,10 @@ in
|
|||
hotkey-overlay.title = "Screenshot Window";
|
||||
};
|
||||
|
||||
"Mod+4" = {
|
||||
action = screenshot;
|
||||
hotkey-overlay.title = "Screenshot";
|
||||
};
|
||||
|
||||
# The quit action will show a confirmation dialog to avoid accidental exits.
|
||||
"Mod+Shift+E".action = quit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue