schizofox fix

This commit is contained in:
vali 2024-04-12 21:36:26 +02:00
commit b167600056
2 changed files with 4 additions and 0 deletions

View file

@ -50,6 +50,7 @@ in {
python3
qbittorrent
rustdesk
rofi
scc
sherlock
signal-desktop-beta

View file

@ -24,6 +24,9 @@ in {
}
'';
};
Preferences = {
"ui.key.menuAccessKeyFocuses" = false;
};
extensions = {
simplefox.enable = false;
darkreader.enable = true;