override firmware to upgrade to kernel 6.15 and more

This commit is contained in:
Matt Nish-Lapidus 2025-06-06 23:55:22 -04:00
parent f2b6c3a128
commit ad148c9f39
6 changed files with 29 additions and 61 deletions

View file

@ -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;