chore: update mesa deprecation & remove unncessary keymap on aerospace
This commit is contained in:
parent
dbdbac139a
commit
072e5f643a
2 changed files with 1 additions and 2 deletions
|
|
@ -19,7 +19,6 @@
|
|||
"alt-space" = "layout floating tiling";
|
||||
|
||||
"alt-enter" = ''exec-and-forget open -na "Ghostty"'';
|
||||
"alt-shift-enter" = ''exec-and-forget open -na "iTerm.app"'';
|
||||
"alt-backspace" = "close";
|
||||
|
||||
"alt-tab" = "workspace-back-and-forth";
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
extraPackages = with pkgs; [
|
||||
# Common drivers (expand based on your hardware)
|
||||
mesa.drivers
|
||||
mesa
|
||||
vulkan-validation-layers
|
||||
vulkan-tools
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue