framework: change hotkeys and add brave

zen has real perf issues.
This commit is contained in:
Tristan 2026-01-27 13:31:58 +00:00
parent 9af12342ac
commit a80c95bc62
3 changed files with 12 additions and 4 deletions

View file

@ -31,6 +31,7 @@
bitwarden-desktop
inputs.zen-browser.packages.x86_64-linux.default
brave
];
programs.obs-studio = {

View file

@ -102,6 +102,10 @@ in {
modifier = "${modifier}_SHIFT";
key = "S";
}
{
modifier = "";
key = "Print";
}
];
}
{