Desktop/firefox: change tab switcher order for toast

This commit is contained in:
Toast 2025-03-25 16:05:10 +01:00
parent 989f5407ec
commit 35f9aaca7d

View file

@ -72,6 +72,10 @@
Value = true;
Status = "default";
};
"browser.ctrlTab.sortByRecentlyUsed" = {
Value = true;
Status = "default";
};
};
};
programs.firefox.profiles = {