Compare commits

..

No commits in common. "c4d1e433aeca3aef5b89b27de479623787f15874" and "e7c4e73a6166713b2dbe44ebfbb09c8cc11b0df0" have entirely different histories.

2 changed files with 0 additions and 13 deletions

View File

@ -765,12 +765,6 @@
"Type": "boolean",
"Value": false
},
"browser.tabs.fadeOutUnloadedTabs": {
"Comment": "By default only explicitly unloaded tabs appear faded",
"Status": "default",
"Type": "boolean",
"Value": true
},
"browser.tabs.groups.enabled": {
"Status": "default",
"Type": "boolean",
@ -797,12 +791,6 @@
"Type": "boolean",
"Value": true
},
"browser.tabs.min_inactive_duration_before_unload": {
"Comment": "Presumed to be ms, allow tabs to be unloaded after one minute of inactivity (default ten)",
"Status": "default",
"Type": "number",
"Value": 60000
},
"browser.tabs.unloadOnLowMemory": {
"Status": "locked",
"Type": "boolean",

View File

@ -264,7 +264,6 @@ if [ "$(id -u)" == "0" ]; then
cp -v etc/xdg/autostart/footclient-journal-network.desktop /etc/xdg/autostart/
cp -v etc/xdg/autostart/footclient-journal-time.desktop /etc/xdg/autostart/
cp -v etc/xdg/autostart/easyeffects-service.desktop /etc/xdg/autostart/
ln -nsfv /usr/local/share/applications/a-firefox.desktop /etc/xdg/autostart/
fi
# If apt is installed, enable progress bar and colors