wildfire: 282 current 2025-06-21 07:53:42 25.05.20250617.36ab78d 6.15.2 *

screenshot
This commit is contained in:
2025-06-21 07:53:48 +02:00
parent 6fffe45227
commit 3f7df29793
4 changed files with 17 additions and 10 deletions

View File

@ -183,11 +183,13 @@
];
# ================================
# BROWSER OPTIMIZATIONS
# ENVIRONMENT VARIABLES
# ================================
# Improve touchscreen and scrolling support in Firefox
environment.sessionVariables = {
# Improve touchscreen and scrolling support in Firefox
MOZ_USE_XINPUT2 = "1";
# Screenshot directory for Hyprshot
HYPRSHOT_DIR = "$HOME/Nextcloud/Home-sync/Pictures/Screenshots";
};
# ================================