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