wildfire: 314 current 2025-06-24 15:36:30 25.05.20250620.b2485d5 6.15.3 *

wildfire: 315 current  2025-06-24 15:38:16  25.05.20250620.b2485d5  6.15.3                          *
This commit is contained in:
2025-06-24 15:36:37 +02:00
parent cfe5589b69
commit 065acf85b4
2 changed files with 6 additions and 1 deletions

View File

@@ -83,6 +83,11 @@
# ================================
# ENVIRONMENT VARIABLES
# ================================
# global variables set on shell initialization
environment.variables = {
WLR_NO_HARDWARE_CURSORS = "1";
};
# session variables
environment.sessionVariables = {
# Set Firefox as default browser
BROWSER = "${pkgs.lib.getBin pkgs.firefox}";