138 current 2025-06-10 21:35:08 25.05.20250606.70c74b0 6.15.1 *
try to fix firefox file issue move xdg settings to desktop 139 current 2025-06-10 21:43:16 25.05.20250606.70c74b0 6.15.1 * try to fix firefox file issue 140 current 2025-06-10 21:49:03 25.05.20250606.70c74b0 6.15.1 * try to fix firefox file issue 141 current 2025-06-10 21:56:16 25.05.20250606.70c74b0 6.15.1 * try to fix firefox file issue 142 current 2025-06-10 22:19:15 25.05.20250606.70c74b0 6.15.1 *
This commit is contained in:
@ -87,6 +87,11 @@
|
||||
intel-one-mono
|
||||
];
|
||||
|
||||
# This improves touchscreen support and enables additional touchpad gestures. It also enables smooth scrolling as opposed to the stepped scrolling that Firefox has by default
|
||||
environment.sessionVariables = {
|
||||
MOZ_USE_XINPUT2 = "1";
|
||||
};
|
||||
|
||||
# create system-wide executables firefox and chromium
|
||||
# that will wrap the real binaries so everything work out of the box.
|
||||
# enable firejail
|
||||
|
Reference in New Issue
Block a user