schizofox fix
This commit is contained in:
parent
7832bfa08b
commit
c66b671150
2 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,7 @@ in {
|
|||
python3
|
||||
qbittorrent
|
||||
rustdesk
|
||||
rofi
|
||||
scc
|
||||
sherlock
|
||||
signal-desktop-beta
|
||||
|
|
|
@ -24,6 +24,9 @@ in {
|
|||
}
|
||||
'';
|
||||
};
|
||||
Preferences = {
|
||||
"ui.key.menuAccessKeyFocuses" = false;
|
||||
};
|
||||
extensions = {
|
||||
simplefox.enable = false;
|
||||
darkreader.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue