fix: remove forced x11 backend (#116)

This commit is contained in:
Gustavo Carvalho
2026-01-06 14:14:27 -03:00
committed by GitHub
parent d12afdf6be
commit 40c192d307
4 changed files with 2 additions and 4 deletions

View File

@@ -42,7 +42,6 @@ unset GIO_MODULE_DIR
export GDK_SCALE="${GDK_SCALE:-1}"
export GDK_DPI_SCALE="${GDK_DPI_SCALE:-1}"
export GDK_BACKEND="x11"
export TAURI_TRAY="${TAURI_TRAY:-libayatana-appindicator3}"
# Disable AT-SPI to prevent accessibility bus warnings/delays